Skip to content

Commit b693b7f

Browse files
authored
Update link to Recipes documentation in Readme (#294)
Update URI in Readme to appropriate Recipes documentation
1 parent 0cba3e7 commit b693b7f

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
@@ -31,7 +31,7 @@ end
3131
## Documentation
3232

3333
- [API](https://ruby-doc.org/stdlib/libdoc/csv/rdoc/CSV.html): all classes, methods, and constants.
34-
- [Recipes](https://ruby-doc.org/core/doc/csv/recipes/recipes_rdoc.html): specific code for specific tasks.
34+
- [Recipes](https://ruby.github.io/csv/doc/csv/recipes/recipes_rdoc.html): specific code for specific tasks.
3535

3636
## Development
3737

0 commit comments

Comments
 (0)