Skip to content

Commit 3cf7055

Browse files
committed
docs: Fix link to Griffe extension in insiders page
1 parent f798a1e commit 3cf7055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/insiders/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ data_source = [
5959
"docs/insiders/goals.yml",
6060
("griffe-inherited-docstrings", "https://mkdocstrings.github.io/griffe-inherited-docstrings/", "insiders/goals.yml"),
6161
("griffe-pydantic", "https://mkdocstrings.github.io/griffe-pydantic/", "insiders/goals.yml"),
62-
("griffe-typing-deprecated", "https://mkdocstrings.github.io/griffe-typing-deprecated/", "insiders/goals.yml"),
62+
("griffe-warnings-deprecated", "https://mkdocstrings.github.io/griffe-warnings-deprecated/", "insiders/goals.yml"),
6363
]
6464
```
6565

0 commit comments

Comments
 (0)