Skip to content

Commit

Permalink
Merge pull request #3726 from Aevin1387/Fix-create-account-signin
Browse files Browse the repository at this point in the history
Approved by: @nobody from Nowhere
Merged by: The Sentinels
  • Loading branch information
thesentinels committed Oct 11, 2017
2 parents 7a70b0c + bdc0828 commit a5e0b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/source/tutorials/download/create-account.html.slim
Expand Up @@ -11,7 +11,7 @@ section.download

p As part of the sign-in process, the Habitat Builder requires GitHub authorization. Only your email address associated with your GitHub account is shared as part of the authorization request.

= link_to 'Sign Into Builder', '#{builder_web_url}/#/sign-in', class: 'button cta', target: '_blank'
= link_to 'Sign Into Builder', "#{builder_web_url}/#/sign-in", class: 'button cta', target: '_blank'

.screenshot
img src="/images/screenshots/authorize.png"
Expand Down

0 comments on commit a5e0b2d

Please sign in to comment.