Skip to content

Commit ca7b13b

Browse files
committed
📝 Organize documentation
1 parent c29bbb2 commit ca7b13b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -612,10 +612,6 @@ access = client.auth_code.get_token("code_value", redirect_uri: "http://localhos
612612
You can always use the `#request` method on the `OAuth2::Client` instance to make
613613
requests for tokens for any Authentication grant type.
614614

615-
### 🚀 Release Instructions
616-
617-
See [CONTRIBUTING.md][🤝contributing].
618-
619615
## 🔐 Security
620616

621617
See [SECURITY.md][🔐security].
@@ -630,6 +626,10 @@ We [![Keep A Changelog][📗keep-changelog-img]][📗keep-changelog] so if you m
630626

631627
See [CONTRIBUTING.md][🤝contributing] for more detailed instructions.
632628

629+
### 🚀 Release Instructions
630+
631+
See [CONTRIBUTING.md][🤝contributing].
632+
633633
### Code Coverage
634634

635635
[![Coveralls Test Coverage][🔑coveralls-img]][🔑coveralls]

0 commit comments

Comments
 (0)