Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f8dbe87

Browse files
authored
Changed Form Url
1 parent 9826485 commit f8dbe87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/auth/signup/index.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<!-- you should probably use this version in production though -->
1616
<!-- <form action="/user/signup" method="POST"> -->
17-
<form action="https://fairfield-programming.herokuapp.com/user/signup" method="POST">
17+
<form action="https://fairfieldprogramming.org/user/signup" method="POST">
1818
<a href="/">
1919
<img class="mb-4" alt="" width="240" src="/resources/logo.svg" />
2020
</a>
@@ -43,4 +43,4 @@ <h1 class="h3 mb-3 fw-normal">Signup Below</h1>
4343
</main>
4444
</body>
4545

46-
</html>
46+
</html>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /