Skip to content

Commit 67732f3

Browse files
committed
doc: add links to scim2-server and pytest-scim2-server
1 parent f4e5949 commit 67732f3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/conf.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,14 @@
6262
"title": "scim2-cli",
6363
"url": "https://scim2-cli.readthedocs.io",
6464
},
65+
{
66+
"title": "scim2-server",
67+
"url": "https://github.com/python-scim/scim2-server",
68+
},
69+
{
70+
"title": "pytest-scim2-server",
71+
"url": "https://github.com/pytest-dev/pytest-scim2-server",
72+
},
6573
],
6674
}
6775
html_context = {

0 commit comments

Comments
 (0)