Skip to content

Commit

Permalink
docs: Fix link to Griffe extension in insiders page
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Mar 24, 2024
1 parent f798a1e commit 3cf7055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/insiders/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ data_source = [
"docs/insiders/goals.yml",
("griffe-inherited-docstrings", "https://mkdocstrings.github.io/griffe-inherited-docstrings/", "insiders/goals.yml"),
("griffe-pydantic", "https://mkdocstrings.github.io/griffe-pydantic/", "insiders/goals.yml"),
("griffe-typing-deprecated", "https://mkdocstrings.github.io/griffe-typing-deprecated/", "insiders/goals.yml"),
("griffe-warnings-deprecated", "https://mkdocstrings.github.io/griffe-warnings-deprecated/", "insiders/goals.yml"),
]
```

Expand Down

0 comments on commit 3cf7055

Please sign in to comment.