We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb98b13 commit 23fbdb9Copy full SHA for 23fbdb9
1 file changed
README.md
@@ -81,7 +81,7 @@ res = Net::HTTP.post_form(uri, 'q' => ['ruby', 'perl'], 'max' => '50')
81
puts res.body
82
```
83
84
-[For more information](https://docs.ruby-lang.org/en/4.0/Net/HTTP.html#public-class-methods)
+See the [documentation](https://docs.ruby-lang.org/en/master/Net/HTTP.html) for more details.
85
86
## Development
87
0 commit comments