diff --git a/lib/theme_template/README.md.erb b/lib/theme_template/README.md.erb index ff8ad05f..9e180340 100644 --- a/lib/theme_template/README.md.erb +++ b/lib/theme_template/README.md.erb @@ -6,7 +6,6 @@ To experiment with this code, add some sample content and run `bundle exec jekyl TODO: Delete this and the text above, and describe your gem - ## Installation Add this line to your Jekyll site's `Gemfile`: @@ -35,7 +34,7 @@ TODO: Write usage instructions here. Describe your available layouts, includes, ## Contributing -Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hello. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. +Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/<%= theme_name %>. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](https://www.contributor-covenant.org/) code of conduct. ## Development @@ -49,4 +48,3 @@ To add a custom directory to your theme-gem, please edit the regexp in `<%= them ## License The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). -