Skip to content

Commit ee0e84b

Browse files
committed
docs: Fix link to remapped demo page
1 parent 069d453 commit ee0e84b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818

1919
# -- Options for Linkcheck output
2020
linkcheck_ignore = [
21-
"../../demo/mkdocs/",
21+
"../../demo-mkdocs/",
2222
]

docs/integrations/mkdocs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Work as MkDocs plugin
44

55
You can embed HTML content into MkDocs pages from oEmbed API.
66

7-
See `demo page <../../demo/mkdocs/>`_.
7+
See `demo page <../../demo-mkdocs/>`_.
88

99
Set up
1010
======

0 commit comments

Comments
 (0)