From 0fadb54f722040be74063741ac79c75936024ada Mon Sep 17 00:00:00 2001 From: Peter Cottle Date: Tue, 23 Feb 2021 17:44:28 -0700 Subject: [PATCH] switch to .io due to upcoming deprecation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50101306..e6b58367 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ You can input a variety of commands into LearnGitBranching (LGB) -- as commands ![demo-gif](https://user-images.githubusercontent.com/6324814/108740487-02c3c400-7536-11eb-9dd1-53275cdf76fb.gif) This visualization combined with tutorials and "levels" can help both beginners and intermediate developers polish their version control skills. A quick demo is available here: -https://pcottle.github.com/learnGitBranching/?demo +https://pcottle.github.io/learnGitBranching/?demo Or, you can launch the application normally here: -https://pcottle.github.com/learnGitBranching/ +https://pcottle.github.io/learnGitBranching/ ### Sandbox Mode