X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=news%2Frelease-0.18.mdwn;h=1b675da5ba09383e8876b1b16e03d9ebf004cf5b;hp=df0a87e172b74eb93959bcf6fef92428df746868;hb=HEAD;hpb=51a729487a6b1e562d9d6a3d0e4037b980ff6a32 diff --git a/news/release-0.18.mdwn b/news/release-0.18.mdwn index df0a87e..1b675da 100644 --- a/news/release-0.18.mdwn +++ b/news/release-0.18.mdwn @@ -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.