Skip to content

Commit 43c3f7f

Browse files
Tom Fukemsohn
authored andcommitted
Fixing relative link to image-size config.
Change-Id: I2ef632158f19718f2b9e23b6ddfa39c2d4af6dce
1 parent 5325447 commit 43c3f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/markdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ inserting the base64 encoding of the image using a `data:` URI. Only
446446
PNG (`*.png`), JPEG (`*.jpg` or `*.jpeg`), GIF (`*.gif`) and WebP (`*.webp`)
447447
image formats are supported when referenced from the Git repository.
448448

449-
Unsupported extensions or files larger than [image size](#Image-size)
449+
Unsupported extensions or files larger than [image size](config.md#Image-size)
450450
limit (default 256K) will display a broken image.
451451

452452
*** note

0 commit comments

Comments
 (0)