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 008effb commit a1b8ad2Copy full SHA for a1b8ad2
docs/baz/fizz.md
@@ -1,3 +1,5 @@
1
# Fizz
2
3
How to find a fizz in the wild.
4
+
5
+Link to [Foobar](foobar.md) at the same level and to [Bar](../bar.md) one level up.
docs/foo.md
# Foo
Content about foos.
+Link to [Bar](bar.md) at the same level and to [Fizz](baz/fizz.md) one level down.
0 commit comments