diff options
author | lloyd <[email protected]> | 2013-03-21 14:13:05 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2013-03-21 14:13:05 +0000 |
commit | aa8cc88d0019a8c863339685536e83f1c776f930 (patch) | |
tree | ba316ebbc5e725c7cf2f0eb393d5f7c9ab6aa592 /doc/release_process.rst | |
parent | 8a664104ab7d712783223fa4a2abb9ac675243be (diff) |
Move Monotone info to vcs.rst
Fix some syntax errors in misc docs.
Use mtn.randombit.net hostname
Diffstat (limited to 'doc/release_process.rst')
-rw-r--r-- | doc/release_process.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release_process.rst b/doc/release_process.rst index 04e40f613..88daff0c6 100644 --- a/doc/release_process.rst +++ b/doc/release_process.rst @@ -73,7 +73,7 @@ The current botan website is derived entirely from the ReST content in called ``mtn-watch`` periodically checks for new updates on the ``net.randombit.botan`` branch (only), and if found regenerates the site content. Thus as soon as the changes are synced to the server -running on ``randombit.net``, the website will be updated. +running on ``mtn.randombit.net``, the website will be updated. Announce The Release ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |