Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Commit 43f938b

Browse files
committed
fix: typo
1 parent 9f17870 commit 43f938b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# oidc-op
22

3-
This project is a Python implementation of an **OIDC Provider** on top of [jwtconnect.io]()https://jwtconnect.io/).
3+
This project is a Python implementation of an **OIDC Provider** on top of [jwtconnect.io](https://jwtconnect.io/).
44
that shows you how to 'build' an OP using the classes and functions provided by oidc-op.
55

66
If you are just going to build a standard OP you only have to write the configuration file. If you want to add or replace functionality this documentation

0 commit comments

Comments
 (0)