We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 069d453 commit ee0e84bCopy full SHA for ee0e84b
docs/conf.py
@@ -18,5 +18,5 @@
18
19
# -- Options for Linkcheck output
20
linkcheck_ignore = [
21
- "../../demo/mkdocs/",
+ "../../demo-mkdocs/",
22
]
docs/integrations/mkdocs.rst
@@ -4,7 +4,7 @@ Work as MkDocs plugin
4
5
You can embed HTML content into MkDocs pages from oEmbed API.
6
7
-See `demo page <../../demo/mkdocs/>`_.
+See `demo page <../../demo-mkdocs/>`_.
8
9
Set up
10
======
0 commit comments