File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ puts stack_exchange.questions
46
46
puts stack_exchange.users
47
47
```
48
48
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.
50
50
51
51
## Command Line Interface
52
52
@@ -63,7 +63,7 @@ httparty "https://api.stackexchange.com/2.2/questions?site=stackoverflow"
63
63
64
64
## Help and Docs
65
65
66
- - [ Docs] ( https://github.com/jnunemaker/httparty/tree/master /docs )
66
+ - [ Docs] ( https://github.com/jnunemaker/httparty/tree/main /docs )
67
67
- https://github.com/jnunemaker/httparty/discussions
68
68
- https://www.rubydoc.info/github/jnunemaker/httparty
69
69
You can’t perform that action at this time.
0 commit comments