Skip to content

Commit

Permalink
Update link to Recipes documentation in Readme (#294)
Browse files Browse the repository at this point in the history
Update URI in Readme to appropriate Recipes documentation
  • Loading branch information
jarrettgreen authored Feb 12, 2024
1 parent 0cba3e7 commit b693b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ end
## Documentation

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

## Development

Expand Down

0 comments on commit b693b7f

Please sign in to comment.