From e001d0e53b1fe9b071d7861b94cd493f3e3379ea Mon Sep 17 00:00:00 2001 From: Musselman Date: Sat, 15 Mar 2025 14:13:49 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a219397..b67baef 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This repository contains "Ry's GIT tutorial" and associated files, as they are n - Have a look at [gitviz](https://github.com/riezebosch/gitviz "gitviz"), a graphical representation of your repository, great for visualizing and learning the inner workings of git - Want to practice? Have a look at [Learn Git Branching](https://learngitbranching.js.org/ "Learn Git Branching") - Git GUI [Sourcetree](https://www.sourcetreeapp.com/ "Sourcetree") -- [Git Repo cleaner]https://rtyley.github.io/bfg-repo-cleaner/ "Git repo Cleaner") +- [Git Repo cleaner](https://rtyley.github.io/bfg-repo-cleaner/ "Git repo Cleaner") - [Github flow model](https://guides.github.com/introduction/flow/ "Github flow") - [Version Control by EXAMPLE](https://ericsink.com/vcbe/html/index.html "Version Control by EXAMPLE") - [Git Repo cleaner](https://rtyley.github.io/bfg-repo-cleaner/ "Git repo Cleaner")