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 5325447 commit 43c3f7fCopy full SHA for 43c3f7f
Documentation/markdown.md
@@ -446,7 +446,7 @@ inserting the base64 encoding of the image using a `data:` URI. Only
446
PNG (`*.png`), JPEG (`*.jpg` or `*.jpeg`), GIF (`*.gif`) and WebP (`*.webp`)
447
image formats are supported when referenced from the Git repository.
448
449
-Unsupported extensions or files larger than [image size](#Image-size)
+Unsupported extensions or files larger than [image size](config.md#Image-size)
450
limit (default 256K) will display a broken image.
451
452
*** note
0 commit comments