diff --git a/docs/guide/markdown.md b/docs/guide/markdown.md index b79eebd9..f4ac4105 100644 --- a/docs/guide/markdown.md +++ b/docs/guide/markdown.md @@ -28,9 +28,9 @@ For example, given the following directory structure: And providing you are in `foo/one.md`: ```md -[Home](/) +[Home](/) [foo](/foo/) -[foo heading](./#heading) +[foo heading](./#heading) [bar - three](../bar/three) [bar - three](../bar/three.md) [bar - four](../bar/four.html)