]> git.cworth.org Git - notmuch-wiki/blobdiff - news/release-0.18.mdwn
News for release 0.38.3
[notmuch-wiki] / news / release-0.18.mdwn
index 1dc918c71cc97ac0c24635a0c3ecd9b8ae5998e4..1b675da5ba09383e8876b1b16e03d9ebf004cf5b 100644 (file)
@@ -96,7 +96,7 @@ user does not want it.
 ### The commands set consistent exit status codes on failures
 
 The cli commands now consistently set exit status of 1 on failures,
-except where explicitly otherwise noted. The notable expections are
+except where explicitly otherwise noted. The notable exceptions are
 the status codes for format version mismatches for commands that
 support formatted output.
 
@@ -230,7 +230,7 @@ remote-tracking branches.  The easiest way to do this is:
   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.