소스 검색

Latest URL for cdn registration on staging

Dave Gandy 9 년 전
부모
커밋
0350c8a31b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/cdn/new.html

+ 1 - 1
src/cdn/new.html

@@ -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>
     <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">
       <div class="col-sm-6 signup-input">
         <label for="email" class="sr-only">Email address</label>
         <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">
         <input type="email" class="form-control input-lg margin-bottom" id="email" name="email" placeholder="Your email address">