aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2018-05-02 03:55:36 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2018-05-02 03:56:06 +0200
commit57c57df86f14874cfc4b280e04a7f44b19839c26 (patch)
tree9fe0639eae819276debe4b20e8f1e933cd73122d
parentbaf6b4e3f956e5a612aa2385660e7c020f2c5c39 (diff)
parent12ad33a8e47141d320e1ac309cc5155177b1d1d1 (diff)
downloadbitcoin-57c57df86f14874cfc4b280e04a7f44b19839c26.tar.xz
Merge #13141: [doc] qt: fixes broken link on readme
12ad33a [doc] qt: fixes broken link on readme (marcoagner) Pull request description: I was reading qt files and just fixed a trivial mistake on its readme file. "#use-qt-Creator-as IDE" should be "#using-qt-creator-as-ide" Tree-SHA512: b2610821370dd7cac86725750ce7fd7a9e414c175e525f2e53e87302363c2a4a86206e0f9ce1d02657c751c395a33f0505953a94fd8124ea1943e39bb0711777
-rw-r--r--src/qt/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/README.md b/src/qt/README.md
index 7c23ccadcc..d8acf96ceb 100644
--- a/src/qt/README.md
+++ b/src/qt/README.md
@@ -16,7 +16,7 @@ To run:
### forms
-Contains [Designer UI](http://doc.qt.io/qt-5.9/designer-using-a-ui-file.html) files. They are created with [Qt Creator](#use-qt-Creator-as IDE), but can be edited using any text editor.
+Contains [Designer UI](http://doc.qt.io/qt-5.9/designer-using-a-ui-file.html) files. They are created with [Qt Creator](#using-qt-creator-as-ide), but can be edited using any text editor.
### locale