summaryrefslogtreecommitdiffstats
path: root/webapp
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2016-03-30 19:00:04 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2016-03-30 19:00:04 +0500
commit696a2c7697ddd51184177c1aed4e04462f6fd6c7 (patch)
treef5fe9f1f2216e820237e5993f90647ca129ff757 /webapp
parentdac77f244013e1a27b53027ba145b2f843ac26fe (diff)
downloadchat-696a2c7697ddd51184177c1aed4e04462f6fd6c7.tar.gz
chat-696a2c7697ddd51184177c1aed4e04462f6fd6c7.tar.bz2
chat-696a2c7697ddd51184177c1aed4e04462f6fd6c7.zip
Fixing link
Diffstat (limited to 'webapp')
-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();