]> git.ipfire.org Git - thirdparty/Font-Awesome.git/commitdiff
Latest URL for cdn registration on staging
authorDave Gandy <dave@davegandy.com>
Thu, 21 Apr 2016 20:41:08 +0000 (16:41 -0400)
committerDave Gandy <dave@davegandy.com>
Thu, 21 Apr 2016 20:41:08 +0000 (16:41 -0400)
src/cdn/new.html

index 2f4d29ec01ba230b04e2bc3ff2ed5d7cffbf4910..d4f8b8a2c0da0e07a22dfb461ef55e98d1a9e994 100644 (file)
@@ -21,7 +21,7 @@ relative_path: ../../
 
     <p class="lead">Font Awesome CDN is the easiest way to get Font Awesome on your website or app, all with just a single line of code. No downloading or installing!</p>
 
-    <form class="row" action="http://fontawesome-cdn.dev:4000/register" method="post">
+    <form class="row" action="https://cdn-staging.fontawesome.com/register" method="post">
       <div class="col-sm-6 signup-input">
         <label for="email" class="sr-only">Email address</label>
         <input type="email" class="form-control input-lg margin-bottom" id="email" name="email" placeholder="Your email address">