]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
move more http -> https
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index db17ce59907a32dc6e8dd54ada2d5427f6fe2ff7..cca1cafced74b2b2340bfe80c67f4a06ef66f1bb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1605,7 +1605,7 @@ uses `@{upstream}` instead of `FETCH_HEAD` to track upstream changes.
   2. Remove your `NMBGIT` repository (e.g. `mv .nmbug .nmbug.bak`).
   3. Use the new `clone` command to create a fresh clone:
 
   2. Remove your `NMBGIT` repository (e.g. `mv .nmbug .nmbug.bak`).
   3. Use the new `clone` command to create a fresh clone:
 
-        nmbug clone http://nmbug.tethera.net/git/nmbug-tags.git
+        nmbug clone https://nmbug.notmuchmail.org/git/nmbug-tags.git
 
   4. If you had local commits in step 1, add a remote for that
      repository and fetch them into the new repository.
 
   4. If you had local commits in step 1, add a remote for that
      repository and fetch them into the new repository.