Bläddra i källkod

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.
Zaydek MG 7 år sedan
förälder
incheckning
c03d4dbdac
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      docs/documentation/elements/image.html

+ 1 - 1
docs/documentation/elements/image.html

@@ -69,7 +69,7 @@ meta:
 {% include elements/anchor.html name="Responsive images with ratios" %}
 {% include elements/anchor.html name="Responsive images with ratios" %}
 
 
 <div class="content">
 <div class="content">
-  <p>If you don't know the exact dimensions but know the <strong>ratio</strong> instead, you can use one of the <strong>16 ratio modifiers</strong>, which include [common aspect ratios in still photography](https://en.wikipedia.org/wiki/Aspect_ratio_(image)#Still_photography):</p>
+  <p>If you don't know the exact dimensions but know the <strong>ratio</strong> instead, you can use one of the <strong>16 ratio modifiers</strong>, which include [common aspect ratios in still photography](https://en.wikipedia.org/wiki/Aspect_ratio_%28image%29#Still_photography):</p>
 </div>
 </div>
 
 
 <table id="images" class="table is-bordered">
 <table id="images" class="table is-bordered">