From 3f1b5ba1c266b5b4b3fa765613ec022019631207 Mon Sep 17 00:00:00 2001 From: Nick Oliver Date: Wed, 7 Oct 2020 13:34:30 -0700 Subject: [PATCH 1/2] Rename inde.html to index.html effectively revert f99c7219108337b35abac4e33e0edcb5fb470bdf but being lazy with this sample repo (rather than cloning, git revert, push) --- inde.html => index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename inde.html => index.html (100%) diff --git a/inde.html b/index.html similarity index 100% rename from inde.html rename to index.html From 9dc377470cb75538879710e4b2177947311ea4bf Mon Sep 17 00:00:00 2001 From: Nick Oliver Date: Wed, 7 Oct 2020 14:58:15 -0700 Subject: [PATCH 2/2] docs(README): fix link to the GitHub Pages site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd8da0a..dcbf329 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A project based learning activity for people who are getting started with Git and GitHub. -You can play the game at: https://githubschool.github.io/github-games/ +You can play the game at: https://githubschool.github.io/github-games-PixnBits/ >> _*SUPPORTED BROWSERS*: Chrome, Firefox, Safari, Opera and IE9+_