aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFelix Wolfsteller <felix.wolfsteller@gmail.com>2018-01-24 17:07:25 +0100
committerFelix Wolfsteller <felix.wolfsteller@gmail.com>2018-01-24 17:07:25 +0100
commit7eb665fc860ab0dee69ce996e23f4a3033a84f9d (patch)
tree95213b9074a4ed9cd6f4a37bbd091740b0ca8fe2 /doc
parent6e3fe936090df3bcfc12f221137a944294838fe1 (diff)
downloadbitcoin-7eb665fc860ab0dee69ce996e23f4a3033a84f9d.tar.xz
[Trivial] link mentioned scripted-diff-commit
Diffstat (limited to 'doc')
-rw-r--r--doc/developer-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer-notes.md b/doc/developer-notes.md
index 9dc63a1e4b..be6d387d52 100644
--- a/doc/developer-notes.md
+++ b/doc/developer-notes.md
@@ -606,7 +606,7 @@ To create a scripted-diff:
The scripted-diff is verified by the tool `contrib/devtools/commit-script-check.sh`
-Commit `bb81e173` is an example of a scripted-diff.
+Commit [`bb81e173`](https://github.com/bitcoin/bitcoin/commit/bb81e173) is an example of a scripted-diff.
RPC interface guidelines
--------------------------