diff options
| author | Kali Kaneko <kali@leap.se> | 2013-09-20 18:18:11 -0400 | 
|---|---|---|
| committer | Kali Kaneko <kali@leap.se> | 2013-09-20 18:18:11 -0400 | 
| commit | 45c79b80eee3b116596054e80b7304f46a52ffea (patch) | |
| tree | 02b8cabff0fd1a5cfca7e01523fb2baa4d5cc9bf | |
| parent | 29fd959940aa42cef90360f2ddd650e40e434e5b (diff) | |
fix paths
| -rw-r--r-- | docs/release_checklist.wiki | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/release_checklist.wiki b/docs/release_checklist.wiki index 19a19289..b46eb1f6 100644 --- a/docs/release_checklist.wiki +++ b/docs/release_checklist.wiki @@ -28,7 +28,7 @@    * [ ] Build and upload bundles      * [ ] Use the scripts under pkg/<os>/ to build the the bundles.      * [ ] Sign them with gpg -a --sign --detach-sign <path/to/bundle> -    * [ ] Upload bundle and signature to web-uploads@salmon.leap.se:~/public/client/<os>/Bitmask-<os>-<ver>.(tar.bz2,dmg,zip) +    * [ ] Upload bundle and signature to downloads.leap.se/client/<os>/Bitmask-<os>-<ver>.(tar.bz2,dmg,zip)      * [ ] Update symbolic link for latest upload and signature:      	* [ ] ~/public/client/Bitmask-<os>-latest      	* [ ] ~/public/client/Bitmask-<os>-latest.asc | 
