Skip to content

Commit 6258803

Browse files
committed
doc: link to pydantic-scim2
1 parent d23adbd commit 6258803

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"mastodon_url": "https://toot.aquilenet.fr/@yaal",
5555
"nav_links": [
5656
{
57-
"title": "SCIM",
57+
"title": "SCIM specs",
5858
"url": "https://simplecloud.info/",
5959
"children": [
6060
{
@@ -71,7 +71,7 @@
7171
},
7272
],
7373
},
74-
{"title": "PyPI", "url": "https://pypi.org/project/scim_cli"},
74+
{"title": "pydantic-scim2", "url": "https://pydantic-scim2.readthedocs.io"},
7575
],
7676
}
7777

0 commit comments

Comments
 (0)