aboutsummaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2016-11-02 23:35:52 +0100
committerMarcoFalke <falke.marco@gmail.com>2016-11-02 23:36:16 +0100
commitc9bdf9a75f9fde8cd011e4aa94be4ed4347078a3 (patch)
treee4d16ab6fa9c3fdd5605734d9edb83c3ab9e0ca4 /doc/README.md
parent6a1343f73bd0f6744cfcfda1e3e1c8998f67e2d7 (diff)
parenteedc4618820ea4acc5a34a7761a3511ede95dc9e (diff)
Merge #9065: Merge `doc/unit-tests.md` into `src/test/README.md`
eedc461 Merge `doc/unit-tests.md` into `src/test/README.md` (Wladimir J. van der Laan)
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index e4fa49614a..8b9c0ea262 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -53,7 +53,6 @@ The Bitcoin repo's [root README](/README.md) contains relevant information on th
- [Source Code Documentation (External Link)](https://dev.visucore.com/bitcoin/doxygen/)
- [Translation Process](translation_process.md)
- [Translation Strings Policy](translation_strings_policy.md)
-- [Unit Tests](unit-tests.md)
- [Travis CI](travis-ci.md)
- [Unauthenticated REST Interface](REST-interface.md)
- [Shared Libraries](shared-libraries.md)