浏览代码

Update index.blade.php

Replace static links for Terms of Use and Privacy
okpierre 6 年之前
父节点
当前提交
a433695587
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/site/index.blade.php

+ 1 - 1
resources/views/site/index.blade.php

@@ -147,7 +147,7 @@
                                                 </button>
                                             </div>
                                         </div>
-                                        <p class="mb-0 font-weight-bold text-lighter small">By signing up, you agree to our <a href="/site/terms" class="text-muted">Terms of Use</a> and <a href="/site/privacy" class="text-muted">Privacy Policy</a>.</p>
+                                        <p class="mb-0 font-weight-bold text-lighter small">By signing up, you agree to our <a href="{{route('site.terms')}}" class="text-muted">Terms of Use</a> and <a href="{{route('site.privacy')}}" class="text-muted">Privacy Policy</a>.</p>
                                     </form>
                                     @else
                                     <div style="min-height: 350px" class="d-flex justify-content-center align-items-center">