Skip to content

Commit 79375ae

Browse files
committed
Switched another relative link into an absolute reference
1 parent 4751eb9 commit 79375ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contributing/documentation/overview.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ memorable name for the new branch:
6767
$ git checkout -b improve_install_chapter
6868
6969
**Step 5.** Now make your changes in the documentation. Add, tweak, reword and
70-
even remove any content, but make sure that you comply with the doc:`standards`.
70+
even remove any content, but make sure that you comply with the
71+
doc:`/contributing/documentation/standards`.
7172

7273
**Step 6.** **Push** the changes to your forked repository:
7374

0 commit comments

Comments
 (0)