summaryrefslogtreecommitdiffstats
path: root/webapp/components
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components')
-rw-r--r--webapp/components/signup_team.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/signup_team.jsx b/webapp/components/signup_team.jsx
index c1bf61b71..3ad47500d 100644
--- a/webapp/components/signup_team.jsx
+++ b/webapp/components/signup_team.jsx
@@ -141,7 +141,7 @@ export default class TeamSignUp extends React.Component {
let goBack = (
<div className='signup-header'>
<a
- href='/'
+ href='#'
onClick={
(e) => {
e.preventDefault();