diff options
| author | marcoagner <[email protected]> | 2018-05-01 21:17:54 +0100 |
|---|---|---|
| committer | marcoagner <[email protected]> | 2018-05-01 21:17:54 +0100 |
| commit | 12ad33a8e47141d320e1ac309cc5155177b1d1d1 (patch) | |
| tree | 9fe0639eae819276debe4b20e8f1e933cd73122d /src | |
| parent | Merge #13136: [tests] Fix flake8 warnings in several wallet functional tests (diff) | |
| download | discoin-12ad33a8e47141d320e1ac309cc5155177b1d1d1.tar.xz discoin-12ad33a8e47141d320e1ac309cc5155177b1d1d1.zip | |
[doc] qt: fixes broken link on readme
Diffstat (limited to 'src')
| -rw-r--r-- | src/qt/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/README.md b/src/qt/README.md index 7c23ccadc..d8acf96ce 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 |