Skip to content

Commit 23fbdb9

Browse files
committed
update the link and the text
1 parent fb98b13 commit 23fbdb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ res = Net::HTTP.post_form(uri, 'q' => ['ruby', 'perl'], 'max' => '50')
8181
puts res.body
8282
```
8383

84-
[For more information](https://docs.ruby-lang.org/en/4.0/Net/HTTP.html#public-class-methods)
84+
See the [documentation](https://docs.ruby-lang.org/en/master/Net/HTTP.html) for more details.
8585

8686
## Development
8787

0 commit comments

Comments
 (0)