diff options
| author | fanquake <[email protected]> | 2019-06-21 18:41:56 +0800 |
|---|---|---|
| committer | fanquake <[email protected]> | 2019-06-21 18:42:17 +0800 |
| commit | 32e94538185b61fe64bd16de2459e763ec46b4da (patch) | |
| tree | 0baf0aa1e3c7b5ffccbfe37f2a849bb8a514e748 | |
| parent | Merge #16226: Move ismine to the wallet module (diff) | |
| parent | doc: remove orphaned header in developer notes (diff) | |
| download | discoin-32e94538185b61fe64bd16de2459e763ec46b4da.tar.xz discoin-32e94538185b61fe64bd16de2459e763ec46b4da.zip | |
Merge #16256: doc: remove orphaned header in developer notes
5a88ea7c67448748a63ac7963c70a047a5daca79 doc: remove orphaned header in developer notes (Jon Atack)
Pull request description:
The "Git and GitHub tips" section was moved from doc/developer-notes.md to doc/productivity.md in 5b76c31, but the header link to that long-gone section in the developer notes remains and needs to go.
So long, Git and GitHub tips, we barely knew ya.
ACKs for commit 5a88ea:
fanquake:
ACK 5a88ea7c67448748a63ac7963c70a047a5daca79
Tree-SHA512: d2a0bea27cd9209adec2127fae5e336c44771aa46af7c544fa2c80a3df4868adafbccc30ef370369404b882fa009f7198cbf41777afd30eccf0c21a7eb1d0ad1
| -rw-r--r-- | doc/developer-notes.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/developer-notes.md b/doc/developer-notes.md index f4fc55427..ecd720539 100644 --- a/doc/developer-notes.md +++ b/doc/developer-notes.md @@ -34,7 +34,6 @@ Developer Notes - [Source code organization](#source-code-organization) - [GUI](#gui) - [Subtrees](#subtrees) - - [Git and GitHub tips](#git-and-github-tips) - [Scripted diffs](#scripted-diffs) - [Release notes](#release-notes) - [RPC interface guidelines](#rpc-interface-guidelines) |