Update branch name (#35446)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user