aboutsummaryrefslogtreecommitdiff
path: root/doc/release-process.md
diff options
context:
space:
mode:
authorfanquake <[email protected]>2018-05-30 20:11:36 +0800
committerfanquake <[email protected]>2018-05-30 20:11:36 +0800
commit83102388c00532602048f216e7d0a79eda81620c (patch)
tree236e7d0297cf09bed6b717bf56473afdd4cbb11e /doc/release-process.md
parentMerge #13215: Travis: Build tests on Ubuntu 18.04 with docker (diff)
downloaddiscoin-83102388c00532602048f216e7d0a79eda81620c.tar.xz
discoin-83102388c00532602048f216e7d0a79eda81620c.zip
doc: update bitcoin-dot-org links in release-process.md
Diffstat (limited to 'doc/release-process.md')
-rw-r--r--doc/release-process.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/release-process.md b/doc/release-process.md
index a988c74ba..fb6f08750 100644
--- a/doc/release-process.md
+++ b/doc/release-process.md
@@ -276,14 +276,14 @@ bitcoin.org (see below for bitcoin.org update instructions).
- Update bitcoin.org version
- First, check to see if the Bitcoin.org maintainers have prepared a
- release: https://github.com/bitcoin-dot-org/bitcoin.org/labels/Releases
+ release: https://github.com/bitcoin-dot-org/bitcoin.org/labels/Core
- If they have, it will have previously failed their Travis CI
checks because the final release files weren't uploaded.
Trigger a Travis CI rebuild---if it passes, merge.
- If they have not prepared a release, follow the Bitcoin.org release
- instructions: https://github.com/bitcoin-dot-org/bitcoin.org#release-notes
+ instructions: https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/adding-events-release-notes-and-alerts.md#release-notes
- After the pull request is merged, the website will automatically show the newest version within 15 minutes, as well
as update the OS download links. Ping @saivann/@harding (saivann/harding on Freenode) in case anything goes wrong