]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add missing trailing slashes. (#29432)
authorXhmikosR <xhmikosr@gmail.com>
Tue, 24 Sep 2019 07:36:52 +0000 (10:36 +0300)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2019 07:36:52 +0000 (10:36 +0300)
docs/3.3/examples/sticky-footer-navbar/index.html
docs/3.3/examples/sticky-footer/index.html
docs/4.0/content/images/index.html
docs/4.0/examples/sticky-footer-navbar/index.html
docs/4.0/examples/sticky-footer/index.html
docs/4.1/content/images/index.html
docs/4.1/examples/sticky-footer-navbar/index.html
docs/4.1/examples/sticky-footer/index.html

index bafb583e4af0852d74ff6b6c1b17172771c79ebe..bdd110d4f46586a9219a699c039a15d1311fe8cb 100644 (file)
@@ -74,7 +74,7 @@
         <h1>Sticky footer with fixed navbar</h1>
       </div>
       <p class="lead">Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS. A fixed navbar has been added with <code>padding-top: 60px;</code> on the <code>body &gt; .container</code>.</p>
-      <p>Back to <a href="../sticky-footer">the default sticky footer</a> minus the navbar.</p>
+      <p>Back to <a href="../sticky-footer/">the default sticky footer</a> minus the navbar.</p>
     </div>
 
     <footer class="footer">
index 06b63acfccf03481cf53c5b38756028ffcaee7f6..82172b3f11f4a1265adb48bed0f21293722fb51d 100644 (file)
@@ -40,7 +40,7 @@
         <h1>Sticky footer</h1>
       </div>
       <p class="lead">Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS.</p>
-      <p>Use <a href="../sticky-footer-navbar">the sticky footer with a fixed navbar</a> if need be, too.</p>
+      <p>Use <a href="../sticky-footer-navbar/">the sticky footer with a fixed navbar</a> if need be, too.</p>
     </div>
 
     <footer class="footer">
index f5c7adb49ac7c70b4260c24350d8667c431d72d3..056bb9aad0e440912bab173d91e8b1b2fc95f464 100644 (file)
 
 <h2 id="aligning-images">Aligning images</h2>
 
-<p>Align images with the <a href="/docs/4.0/utilities/float">helper float classes</a> or <a href="/docs/4.0/utilities/text/#text-alignment">text alignment classes</a>. <code class="highlighter-rouge">block</code>-level images can be centered using <a href="/docs/4.0/utilities/spacing/#horizontal-centering">the <code class="highlighter-rouge">.mx-auto</code> margin utility class</a>.</p>
+<p>Align images with the <a href="/docs/4.0/utilities/float/">helper float classes</a> or <a href="/docs/4.0/utilities/text/#text-alignment">text alignment classes</a>. <code class="highlighter-rouge">block</code>-level images can be centered using <a href="/docs/4.0/utilities/spacing/#horizontal-centering">the <code class="highlighter-rouge">.mx-auto</code> margin utility class</a>.</p>
 
 <div class="bd-example bd-example-images">
   <img data-src="holder.js/200x200" class="rounded float-left" alt="A generic square placeholder image with rounded corners" />
index b55963bc8f9b91933a9580418b166469673bae04..bd3f8cd8b1deabe55f50c8f2031eb94f2ee93bfe 100644 (file)
@@ -51,7 +51,7 @@
     <main role="main" class="container">
       <h1 class="mt-5">Sticky footer with fixed navbar</h1>
       <p class="lead">Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS. A fixed navbar has been added with <code>padding-top: 60px;</code> on the <code>body &gt; .container</code>.</p>
-      <p>Back to <a href="../sticky-footer">the default sticky footer</a> minus the navbar.</p>
+      <p>Back to <a href="../sticky-footer/">the default sticky footer</a> minus the navbar.</p>
     </main>
 
     <footer class="footer">
index f575e7f2b5e2022e36403846e20db6f7cd4a9c47..f9d9fd7dc3ff4aeb2497bb7c1cbb44521be72675 100644 (file)
@@ -24,7 +24,7 @@
     <main role="main" class="container">
       <h1 class="mt-5">Sticky footer</h1>
       <p class="lead">Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS.</p>
-      <p>Use <a href="../sticky-footer-navbar">the sticky footer with a fixed navbar</a> if need be, too.</p>
+      <p>Use <a href="../sticky-footer-navbar/">the sticky footer with a fixed navbar</a> if need be, too.</p>
     </main>
 
     <footer class="footer">
index 4d2ef8cea680fb58dcb33ee9c8ca0077fc7f9122..fa8fce538b7b83559a55d8d782a4d6289de9dff2 100644 (file)
 
 <h2 id="aligning-images">Aligning images</h2>
 
-<p>Align images with the <a href="/docs/4.1/utilities/float">helper float classes</a> or <a href="/docs/4.1/utilities/text/#text-alignment">text alignment classes</a>. <code class="highlighter-rouge">block</code>-level images can be centered using <a href="/docs/4.1/utilities/spacing/#horizontal-centering">the <code class="highlighter-rouge">.mx-auto</code> margin utility class</a>.</p>
+<p>Align images with the <a href="/docs/4.1/utilities/float/">helper float classes</a> or <a href="/docs/4.1/utilities/text/#text-alignment">text alignment classes</a>. <code class="highlighter-rouge">block</code>-level images can be centered using <a href="/docs/4.1/utilities/spacing/#horizontal-centering">the <code class="highlighter-rouge">.mx-auto</code> margin utility class</a>.</p>
 
 <div class="bd-example bd-example-images">
   <img data-src="holder.js/200x200" class="rounded float-left" alt="A generic square placeholder image with rounded corners" />
index 9fea5d6bf466b57cb20f0e54ee2223ec1cf9c6e5..8d9c060c1a979847940b6544f590cc2ebcb4d428 100644 (file)
@@ -51,7 +51,7 @@
     <main role="main" class="container">
       <h1 class="mt-5">Sticky footer with fixed navbar</h1>
       <p class="lead">Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS. A fixed navbar has been added with <code>padding-top: 60px;</code> on the <code>body &gt; .container</code>.</p>
-      <p>Back to <a href="../sticky-footer">the default sticky footer</a> minus the navbar.</p>
+      <p>Back to <a href="../sticky-footer/">the default sticky footer</a> minus the navbar.</p>
     </main>
 
     <footer class="footer">
index cda580dfb4f0105ee2e80ea9a7ddeb822baa1b55..9dedc616f7c98a5b104c90edd0a232965e01b163 100644 (file)
@@ -24,7 +24,7 @@
     <main role="main" class="container">
       <h1 class="mt-5">Sticky footer</h1>
       <p class="lead">Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS.</p>
-      <p>Use <a href="../sticky-footer-navbar">the sticky footer with a fixed navbar</a> if need be, too.</p>
+      <p>Use <a href="../sticky-footer-navbar/">the sticky footer with a fixed navbar</a> if need be, too.</p>
     </main>
 
     <footer class="footer">