diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-03-04 16:27:38 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-03-31 13:09:52 -0700 |
commit | 25c49bb8756ea0a515f4ceaea1e0c4501f3abd02 (patch) | |
tree | 61010f885e49c7a275cab5e984b1b705b64006ec /README.md | |
parent | 798285efc3757ba72c8f0aa73db57e43a7d58b08 (diff) | |
download | chef-25c49bb8756ea0a515f4ceaea1e0c4501f3abd02.tar.gz |
Make the links end with /
Thanks for pointing this out Ian
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ For Chef Infra usage, please refer to our [Learn Chef Rally](https://learn.chef. Other useful resources for Chef Infra users: -- Documentation: <https://docs.chef.io> +- Documentation: <https://docs.chef.io/> - Source: <https://github.com/chef/chef/tree/master> - Tickets/Issues: <https://github.com/chef/chef/issues> - Slack: [Chef Community Slack](https://community-slack.chef.io/) |