We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d23adbd commit 6258803Copy full SHA for 6258803
1 file changed
doc/conf.py
@@ -54,7 +54,7 @@
54
"mastodon_url": "https://toot.aquilenet.fr/@yaal",
55
"nav_links": [
56
{
57
- "title": "SCIM",
+ "title": "SCIM specs",
58
"url": "https://simplecloud.info/",
59
"children": [
60
@@ -71,7 +71,7 @@
71
},
72
],
73
74
- {"title": "PyPI", "url": "https://pypi.org/project/scim_cli"},
+ {"title": "pydantic-scim2", "url": "https://pydantic-scim2.readthedocs.io"},
75
76
}
77
0 commit comments