Skip to content

Commit 681b256

Browse files
tkoyama010lwasser
authored andcommitted
docs: fixed errors in markdown link syntax
1 parent 28f1318 commit 681b256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ later can protect your example from future modifications to the code.
313313
`:end-at:` options. And if the example code is Python, `:pyobject:` can be an even more future-proof way to keep the
314314
same documentation content even through code refactors.
315315

316-
If you need example code that doesn't yet exist in `examples/` see creating code for documentation](#creating-code-for-documentation).
316+
If you need example code that doesn't yet exist in `examples/` see [creating code for documentation](#creating-code-for-documentation).
317317
318318
(creating-code-for-documentation)=
319319
#### Creating code for documentation

0 commit comments

Comments
 (0)