diff --git a/content/downloads/guis/_index.html b/content/downloads/guis/_index.html index 819c2a463a..828b027874 100644 --- a/content/downloads/guis/_index.html +++ b/content/downloads/guis/_index.html @@ -15,7 +15,7 @@

GUI Clients

Git comes with built-in GUI tools for committing (}}">git-gui) and browsing (}}">gitk), but there are several third-party tools for users looking for platform-specific experience.

- If you want to add another GUI tool to this list, just follow the instructions. + If you want to add another GUI tool to this list, just follow the instructions.

diff --git a/data/guis/pocket-git.yml b/data/guis/pocket-git.yml deleted file mode 100644 index 8517032248..0000000000 --- a/data/guis/pocket-git.yml +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: "Pocket Git" -project_url: "http://pocketgit.com/" -image_tag: "images/guis/pocketgit@2x.png" -platforms: - - "Android" -price: "€2.49/$1.99" -license: "Proprietary" -order: 21 ---- diff --git a/data/guis/puppy-git-pro.yml b/data/guis/puppy-git.yml similarity index 58% rename from data/guis/puppy-git-pro.yml rename to data/guis/puppy-git.yml index 6de88b9f5b..c9ebc9995a 100644 --- a/data/guis/puppy-git-pro.yml +++ b/data/guis/puppy-git.yml @@ -1,6 +1,6 @@ --- -name: "Puppy Git Pro" -project_url: "https://github.com/Bandeapart1964/PuppyGitPro" +name: "Puppy Git" +project_url: "https://github.com/catpuppyapp/PuppyGit" image_tag: "images/guis/puppygit@2x.png" platforms: - "Android"