aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2015-12-19 14:27:15 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2016-03-11 09:44:17 +0100
commitf04f4fd2eed581a5e287d14036d790cf2badcbe6 (patch)
tree01dab061a3a03f73c7ad4432196e322ed442f760 /doc
parentca8f160af5a54d08f8dc73acd959b0a73a7b427c (diff)
downloadbitcoin-f04f4fd2eed581a5e287d14036d790cf2badcbe6.tar.xz
[doc/log] Fix markdown syntax and line terminate LogPrint
- Fix doxygen comment for payTxFee - [doc] Fix markdown - Make sure LogPrintf strings are line-terminated Github-Pull: #7617 Rebased-From: fa06ce09498707d5e82633f1e1b034675e552628 fa97f95c15a7aee15feea500571a10a90f22ea8b fa266524592cc18c789cc587d738fb0e548fd23a
Diffstat (limited to 'doc')
-rw-r--r--doc/README.md2
-rw-r--r--doc/release-process.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.md b/doc/README.md
index 79523d9c9c..5dadbc9641 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -49,7 +49,7 @@ The following are developer notes on how to build Bitcoin on your native platfor
Development
---------------------
-The Bitcoin repo's [root README](https://github.com/bitcoin/bitcoin/blob/master/README.md) contains relevant information on the development process and automated testing.
+The Bitcoin repo's [root README](/README.md) contains relevant information on the development process and automated testing.
- [Developer Notes](developer-notes.md)
- [Multiwallet Qt Development](multiwallet-qt.md)
diff --git a/doc/release-process.md b/doc/release-process.md
index 8fb083d0d4..2c83896c22 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