From 01077476069c4ea36a668910549f595f6562c262 Mon Sep 17 00:00:00 2001 From: Toshimaru Date: Fri, 31 Dec 2021 07:30:22 +0900 Subject: [PATCH] Update REAMDE generated by `jekyll new-theme` (#8919) Merge pull request 8919 --- lib/theme_template/README.md.erb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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). -