Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Commit

Permalink
More info in the example for document with anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Lane committed Oct 18, 2017
1 parent 7d44d55 commit 1aa9d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/example.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Link to [anchor](#testlabel) in markdown.

Link to [document](example.md) in markdown.

Link to [document with anchor](example.md#testlabel) in markdown.
Link to [document with anchor](example.md#testlabel) in markdown (doc directive does not support anchors, so this links to the document only).

Link to `example.com <http://example.com/>`_ in reST.

Expand Down

0 comments on commit 1aa9d31

Please sign in to comment.