Skip to content

Commit bcafc21

Browse files
committed
Adjust test fixture
1 parent 74e60a7 commit bcafc21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/md2html/fixtures/basic-new.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<p>Definition of Foo.</p>
1111
</section></section><section><h1>Another Heading 2</h1>
1212
<p>Text for second section</p>
13-
<p><a href="https://learn.openapis.org/examples/foo.yaml">Relative link to example</a></p>
13+
<p><a href="https://learn.openapis.org/examples/foo.html">Relative link to example</a></p>
1414
<p><a href="https://github.com/OAI/OpenAPI-Specification/tree/main/something/else">Relative link to something else</a></p>
1515
<section><h2>Heading 3</h2>
1616
<p>Text for first subsection</p>

0 commit comments

Comments
 (0)