diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-27 21:10:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-27 21:10:22 -0400 |
commit | de002d0c2c9b06f8767d65aa67639f281c3f8314 (patch) | |
tree | 8cc14f5248d5256eea4bb2802d03b68d92563b32 | |
parent | 268c4e9c857e222a22b836a3a895500012ccb296 (diff) | |
download | ikiwiki-de002d0c2c9b06f8767d65aa67639f281c3f8314.tar ikiwiki-de002d0c2c9b06f8767d65aa67639f281c3f8314.tar.gz |
update an url
-rw-r--r-- | doc/branches.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/branches.mdwn b/doc/branches.mdwn index b7b9164ac..232f2ce6a 100644 --- a/doc/branches.mdwn +++ b/doc/branches.mdwn @@ -20,6 +20,6 @@ Long-lived branches in the main git repository: * `ignore` gets various branches merged to it that [[Joey]] wishes to ignore when looking at everyone's unmerged changes. * `pristine-tar` contains deltas that - [pristine-tar](http://kitenet.net/~joey/code/pristine-tar) + [pristine-tar](http://joeyh.name/code/pristine-tar) can use to recreate released tarballs of ikiwiki * `setup` contains the ikiwiki.setup file for this site |