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 74e60a7 commit bcafc21Copy full SHA for bcafc21
tests/md2html/fixtures/basic-new.html
@@ -10,7 +10,7 @@
10
<p>Definition of Foo.</p>
11
</section></section><section><h1>Another Heading 2</h1>
12
<p>Text for second section</p>
13
-<p><a href="https://learn.openapis.org/examples/foo.yaml">Relative link to example</a></p>
+<p><a href="https://learn.openapis.org/examples/foo.html">Relative link to example</a></p>
14
<p><a href="https://github.com/OAI/OpenAPI-Specification/tree/main/something/else">Relative link to something else</a></p>
15
<section><h2>Heading 3</h2>
16
<p>Text for first subsection</p>
0 commit comments