diff options
| author | Shawn Wilkinson <[email protected]> | 2013-10-15 21:38:06 -0400 |
|---|---|---|
| committer | Shawn Wilkinson <[email protected]> | 2013-10-15 21:38:06 -0400 |
| commit | dd9bd863cfc52c17753c75a983ea49870e9b1c53 (patch) | |
| tree | 8c913b36a1be6371d7a31c8de2da31981ba94289 | |
| parent | Documentation Cleanup in /Doc (diff) | |
| download | discoin-dd9bd863cfc52c17753c75a983ea49870e9b1c53.tar.xz discoin-dd9bd863cfc52c17753c75a983ea49870e9b1c53.zip | |
Broken Link in /Doc README
#3092 removed readme-qt.md, but it was still listed in the index for the /doc README.
| -rw-r--r-- | doc/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/README.md b/doc/README.md index 378229b00..068ed988d 100644 --- a/doc/README.md +++ b/doc/README.md @@ -43,7 +43,6 @@ Building --------------------- The following are developer notes on how to build Bitcoin on your native platform. They are not complete guide, but include notes on the necessary libraries, compile flags, etc. -- [Bitcoin-Qt Readme](readme-qt.md) - [OSX Build Notes](build-osx.md) - [Unix Build Notes](build-unix.md) - [Windows Build Notes](build-msw.md) @@ -64,4 +63,4 @@ Other Pages --------------------- - [Assets Attribution](assets-attribution.md) - [Files](files.md) -- [Tor Support](tor.md)
\ No newline at end of file +- [Tor Support](tor.md) |