Skip to content

Commit 9f6d168

Browse files
committed
doc: add links to scim2-server and pytest-scim2-server
1 parent 767439c commit 9f6d168

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
@@ -61,6 +61,14 @@
6161
"url": "https://scim2-client.readthedocs.io",
6262
},
6363
{"title": "scim2-tester", "url": "https://scim2-tester.readthedocs.io"},
64+
{
65+
"title": "scim2-server",
66+
"url": "https://github.com/python-scim/scim2-server",
67+
},
68+
{
69+
"title": "pytest-scim2-server",
70+
"url": "https://github.com/pytest-dev/pytest-scim2-server",
71+
},
6472
],
6573
}
6674

0 commit comments

Comments
 (0)