Skip to content

Commit

Permalink
Merge pull request #59 from omnivector-solutions/tucker/fix-docs-build
Browse files Browse the repository at this point in the history
Fixed docs build by upgrading mkdocstrings[python] to 0.26
  • Loading branch information
dusktreader authored Oct 14, 2024
2 parents 0e5dc9e + d5d3032 commit ead9640
Show file tree
Hide file tree
Showing 3 changed files with 340 additions and 192 deletions.
2 changes: 1 addition & 1 deletion docs/source/minimal_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ When you run your app, access to the `/stuff` endpoint would be restricted to au
whose access tokens carried the permission scope "read:stuff".

For a step-by-step walk-through of how to set up Auth0 for the minimal example, see the
["Getting Started with Auth0"](../tutorials/getting_started_with_auth0) page.
["Getting Started with Auth0"](tutorials/getting_started_with_auth0.md) page.

The above code can be found in [examples/basic.py](https://github.com/omnivector-solutions/armasec/blob/main/examples/basic.py>).
Loading

0 comments on commit ead9640

Please sign in to comment.