From c03d4dbdacf45ca0f9ff3c234b1e4be9a539e342 Mon Sep 17 00:00:00 2001 From: Zaydek MG Date: Sat, 21 Apr 2018 01:04:17 +0900 Subject: [PATCH] Update image.html Parens inside of parens doesn't work here. Just renders the text on the website, not the link. This is a simple solution that still redirects correctly to Wikipedia. --- docs/documentation/elements/image.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/elements/image.html b/docs/documentation/elements/image.html index 8ed13870..973ff858 100644 --- a/docs/documentation/elements/image.html +++ b/docs/documentation/elements/image.html @@ -69,7 +69,7 @@ meta: {% include elements/anchor.html name="Responsive images with ratios" %}
-

If you don't know the exact dimensions but know the ratio instead, you can use one of the 16 ratio modifiers, which include [common aspect ratios in still photography](https://en.wikipedia.org/wiki/Aspect_ratio_(image)#Still_photography):

+

If you don't know the exact dimensions but know the ratio instead, you can use one of the 16 ratio modifiers, which include [common aspect ratios in still photography](https://en.wikipedia.org/wiki/Aspect_ratio_%28image%29#Still_photography):