Skip to content

Commit bf96fa0

Browse files
committed
Update StGit homepage url
1 parent 0b52294 commit bf96fa0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This package provides very basic support for StGit.
44

55
StGit (Stacked Git) is an application that aims to provide a
66
convenient way to maintain a patch stack on top of a Git branch.
7-
For more information about StGit see http://www.procode.org/stgit.
7+
For more information about StGit see http://stacked-git.github.io.
88

99
When `magit-stgit-mode` is turned on then the current patch series
1010
is displayed in the status buffer. While point is on a patch the

magit-stgit.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
;; StGit (Stacked Git) is an application that aims to provide a
3232
;; convenient way to maintain a patch stack on top of a Git branch.
3333
;;
34-
;; For information about StGit see http://www.procode.org/stgit.
34+
;; For information about StGit see http://stacked-git.github.io.
3535
;;
3636
;; If you are looking for full fledged StGit support in Emacs, then
3737
;; have a look at `stgit.el' which is distributed with StGit.

0 commit comments

Comments
 (0)