diff options
| author | MarcoFalke <[email protected]> | 2016-02-27 15:15:38 +0100 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2016-03-01 14:35:19 +0100 |
| commit | fa97f95c15a7aee15feea500571a10a90f22ea8b (patch) | |
| tree | cce6e8628caac779452d11d09e777461e932dadd /doc/release-process.md | |
| parent | Fix doxygen comment for payTxFee (diff) | |
| download | discoin-fa97f95c15a7aee15feea500571a10a90f22ea8b.tar.xz discoin-fa97f95c15a7aee15feea500571a10a90f22ea8b.zip | |
[doc] Fix markdown
Diffstat (limited to 'doc/release-process.md')
| -rw-r--r-- | doc/release-process.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-process.md b/doc/release-process.md index 8fb083d0d..2c83896c2 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -210,7 +210,7 @@ Note: check that SHA256SUMS itself doesn't end up in SHA256SUMS, which is a spur - Optionally reddit /r/Bitcoin, ... but this will usually sort out itself -- Notify BlueMatt so that he can start building [https://launchpad.net/~bitcoin/+archive/ubuntu/bitcoin](the PPAs) +- Notify BlueMatt so that he can start building [the PPAs](https://launchpad.net/~bitcoin/+archive/ubuntu/bitcoin) - Add release notes for the new version to the directory `doc/release-notes` in git master |