Skip to content

Commit 211e323

Browse files
committed
Use official doc source in readme
1 parent 79fc67f commit 211e323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ FileUtils.pwd
3131
# => "/usr/bin"
3232
```
3333

34-
You can find a full method list in the [documentation](https://ruby-doc.org/stdlib/libdoc/fileutils/rdoc/FileUtils.html).
34+
You can find a full method list in the [documentation](https://docs.ruby-lang.org/en/master/FileUtils.html).
3535

3636
## Contributing
3737

0 commit comments

Comments
 (0)