Skip to content

Commit a1b8ad2

Browse files
committed
docs: Add to sample docs
1 parent 008effb commit a1b8ad2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/baz/fizz.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Fizz
22

33
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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Foo
22

33
Content about foos.
4+
5+
Link to [Bar](bar.md) at the same level and to [Fizz](baz/fizz.md) one level down.

0 commit comments

Comments
 (0)