diff options
Diffstat (limited to '')
-rw-r--r-- | Formula/git-permalink-0-1-0.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Formula/git-permalink-0-1-0.rb b/Formula/git-permalink-0-1-0.rb index a7368a5..3392926 100644 --- a/Formula/git-permalink-0-1-0.rb +++ b/Formula/git-permalink-0-1-0.rb @@ -1,6 +1,6 @@ class GitPermalink010 < Formula desc 'Git extension to generate web permalinks of files in a repository' - homepage 'https://euandre.org/s/git-permalink' + homepage 'https://euandre.org/s/git-permalink/' url 'https://euandre.org/git/git-permalink/snapshot/git-permalink-v0.1.0.tar.xz' sha256 '252c98e349fed8df180ace540675b69a811ff56a9f06fa505eb475e047648a1f' license 'AGPL-3.0-or-later' |