]> git.ipfire.org Git - thirdparty/Font-Awesome.git/commitdiff
fixing broken CDN "try again" links 9808/head
authorBrian Talbot <hi.talbs@gmail.com>
Wed, 24 Aug 2016 20:14:23 +0000 (16:14 -0400)
committerBrian Talbot <hi.talbs@gmail.com>
Wed, 24 Aug 2016 20:16:32 +0000 (16:16 -0400)
* resolves #9793

src/cdn/error.html
src/cdn/success.html

index 222f85e4fd38ee51fe240c8d8f97abfb3794c9c0..c1c577b018fecac510c97b3a6b0916b266931804 100644 (file)
@@ -35,7 +35,7 @@ relative_path: ../../
             <h3 class="text-lg text-muted">If at first you don't succeed&hellip;</h3>
 
             <p>
-              We'll be taking a look into things. But in the meantime, it may not hurt to <a href="{{ page.relative_path }}cdn/new/">try to request an embed code again</a>.
+              We'll be taking a look into things. But in the meantime, it may not hurt to <a href="{{ page.relative_path }}get-started/#get-started-cdn">try to request an embed code again</a>.
             </p>
 
             <hr class="hr-lg m-xs-y-lg">
index 91b0b8f9b60392c586ac50599f991f1c3c5ccb21..585729248bf20309026f2d00d4d554eb9b0abdca 100644 (file)
@@ -22,7 +22,7 @@ relative_path: ../../
         </p>
 
         <p>
-          If you don't see the email (sent by "Font Awesome") in your inbox, maybe check your spam folder first. Also, make sure you haven't previously unsubscribed. Still nothing? <a href="{{ page.relative_path }}cdn/new/">Try again</a> or <a href="https://cdn.fontawesome.com/help">get some help</a>.
+          If you don't see the email (sent by "Font Awesome") in your inbox, maybe check your spam folder first. Also, make sure you haven't previously unsubscribed. Still nothing? <a href="{{ page.relative_path }}get-started/#get-started-cdn">Try again</a> or <a href="https://cdn.fontawesome.com/help">get some help</a>.
         </p>
       </div>
     </div>