X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=news%2Frelease-0.18.mdwn;h=1b675da5ba09383e8876b1b16e03d9ebf004cf5b;hb=5b2073e01d45a15c36734e6b5659fb8fcfe13485;hp=df0a87e172b74eb93959bcf6fef92428df746868;hpb=47c9a681445722a5b996786fb97df71747615bb7;p=notmuch-wiki 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.