We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1c4abd commit 9f1042fCopy full SHA for 9f1042f
1 file changed
docs/index.html
@@ -6,6 +6,6 @@
6
<script src="https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js"></script>
7
</head>
8
<body>
9
-<redoc spec-url="./openapi/simple-auth0.yaml"></redoc>
+<redoc spec-url="https://raw.githubusercontent.com/SimpleAuth0/simple-auth0/main/docs/openapi/simple-auth0.yaml"></redoc>
10
</body>
11
</html>
0 commit comments