Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit aeec1ee

Browse files
committed
Link doesn't work with offsite links. fixes #500
1 parent 2ef4b00 commit aeec1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/js/components/StatusBar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ class StatusBar extends Component {
157157
/>
158158
<ActionItem
159159
action="Sign in to your first Blockstack app"
160-
destinationUrl="https://helloblockstack.com"
160+
destinationUrl="/"
161161
destinationName="Apps"
162162
completed={this.signedIntoFirstApp()}
163163
/>

0 commit comments

Comments
 (0)