Skip to content

Commit 348a22b

Browse files
authored
Merge pull request #803 from bestony/patch-1
docs: replace master branch to main for better view
2 parents f0c42a7 + ee89905 commit 348a22b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ puts stack_exchange.questions
4646
puts stack_exchange.users
4747
```
4848

49-
See the [examples directory](http://github.com/jnunemaker/httparty/tree/master/examples) for even more goodies.
49+
See the [examples directory](http://github.com/jnunemaker/httparty/tree/main/examples) for even more goodies.
5050

5151
## Command Line Interface
5252

@@ -63,7 +63,7 @@ httparty "https://api.stackexchange.com/2.2/questions?site=stackoverflow"
6363

6464
## Help and Docs
6565

66-
- [Docs](https://github.com/jnunemaker/httparty/tree/master/docs)
66+
- [Docs](https://github.com/jnunemaker/httparty/tree/main/docs)
6767
- https://github.com/jnunemaker/httparty/discussions
6868
- https://www.rubydoc.info/github/jnunemaker/httparty
6969

0 commit comments

Comments
 (0)