1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update branch name (#35446)

Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
Jam Balaya
2024-11-28 02:57:30 +09:00
committed by GitHub
parent e4c74eb99e
commit b156628437
12 changed files with 12 additions and 12 deletions

View File

@@ -87,7 +87,7 @@ Next, in _views/index.erb_, paste this content:
</html>
```
(If you're unfamiliar with how Sinatra works, we recommend [reading the Sinatra guide](https://github.com/sinatra/sinatra-book/blob/master/book/Introduction.markdown#hello-world-application).)
(If you're unfamiliar with how Sinatra works, we recommend [reading the Sinatra guide](https://github.com/sinatra/sinatra-book/blob/main/book/Introduction.markdown#hello-world-application).)
Also, notice that the URL uses the `scope` query parameter to define the
[scopes](/apps/oauth-apps/building-oauth-apps/scopes-for-oauth-apps) requested by the application. For our application, we're