We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28f1318 commit 681b256Copy full SHA for 681b256
CONTRIBUTING.md
@@ -313,7 +313,7 @@ later can protect your example from future modifications to the code.
313
`:end-at:` options. And if the example code is Python, `:pyobject:` can be an even more future-proof way to keep the
314
same documentation content even through code refactors.
315
316
-If you need example code that doesn't yet exist in `examples/` see creating code for documentation](#creating-code-for-documentation).
+If you need example code that doesn't yet exist in `examples/` see [creating code for documentation](#creating-code-for-documentation).
317
318
(creating-code-for-documentation)=
319
#### Creating code for documentation
0 commit comments