Skip to content

Commit eee4de8

Browse files
committed
documentation: update link to sibling projects
1 parent afaff21 commit eee4de8

1 file changed

Lines changed: 3 additions & 21 deletions

File tree

doc/conf.py

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -53,28 +53,10 @@
5353
"github_url": "https://github.com/yaal-coop/scim2-cli",
5454
"mastodon_url": "https://toot.aquilenet.fr/@yaal",
5555
"nav_links": [
56+
{"title": "scim2-models", "url": "https://scim2-models.readthedocs.io"},
5657
{
57-
"title": "SCIM specs",
58-
"url": "https://simplecloud.info/",
59-
"children": [
60-
{
61-
"title": "RFC7642 - SCIM: Definitions, Overview, Concepts, and Requirements",
62-
"url": "https://tools.ietf.org/html/rfc7642",
63-
},
64-
{
65-
"title": "RFC7643 - SCIM: Core Schema",
66-
"url": "https://tools.ietf.org/html/rfc7643",
67-
},
68-
{
69-
"title": "RFC7644 - SCIM: Protocol",
70-
"url": "https://tools.ietf.org/html/rfc7644",
71-
},
72-
],
73-
},
74-
{"title": "pydantic-scim2", "url": "https://pydantic-scim2.readthedocs.io"},
75-
{
76-
"title": "httpx-scim2-client",
77-
"url": "https://httpx-scim2-client.readthedocs.io",
58+
"title": "scim2-client",
59+
"url": "https://scim2-client.readthedocs.io",
7860
},
7961
],
8062
}

0 commit comments

Comments
 (0)