Movatterモバイル変換


[0]ホーム

URL:


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
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit84375fe

Browse files
authored
Merge pull request #1 from JeffSchering/JeffSchering-patch-1
Update basics-of-authentication.md
2 parents3f411bd +9190dd5 commit84375fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/guides/basics-of-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Next, in _views/index.erb_, paste this content:
6565
</p>
6666
<p>
6767
We're going to now talk to the GitHub API. Ready?
68-
<a href="https://github.com/login/oauth/authorize?scope=user:email&client_id=<%= client_id %>">Click here</a> to begin!</a>
68+
<a href="https://github.com/login/oauth/authorize?scope=user:email&client_id=<%= client_id %>">Click here</a> to begin!
6969
</p>
7070
<p>
7171
If that link doesn't work, remember to provide your own <a href="/v3/oauth/#web-application-flow">Client ID</a>!

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp