Skip to content

Commit 7577a42

Browse files
committed
doc: add links to scim2-server and pytest-scim2-server
1 parent be602e3 commit 7577a42

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
@@ -63,6 +63,14 @@
6363
"title": "scim2-cli",
6464
"url": "https://scim2-cli.readthedocs.io",
6565
},
66+
{
67+
"title": "scim2-server",
68+
"url": "https://github.com/python-scim/scim2-server",
69+
},
70+
{
71+
"title": "pytest-scim2-server",
72+
"url": "https://github.com/pytest-dev/pytest-scim2-server",
73+
},
6674
],
6775
}
6876
html_context = {

0 commit comments

Comments
 (0)