From 38b1168e8e55715f4306cec7402e39245dfd4c0b Mon Sep 17 00:00:00 2001 From: Marcin Mielnicki Date: Thu, 6 Jul 2017 19:15:10 +0200 Subject: [PATCH] Removed info about index.html index.html has been removed --- doc/TUTORIAL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/TUTORIAL.md b/doc/TUTORIAL.md index b769d16765..4655c5f17d 100644 --- a/doc/TUTORIAL.md +++ b/doc/TUTORIAL.md @@ -237,7 +237,7 @@ Please follow it to include tests on your pull-request. ## (5) Create a Pull Request -You have implemented changes in `server.js`, `try.html` and `index.html`. +You have implemented changes in `server.js` and `try.html`. These changes shall go live on shields.io. To do that, [create a pull-request](https://help.github.com/articles/creating-a-pull-request/). By doing this, your changes are made public to the shields team.