aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2011-09-08 18:07:07 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2011-09-08 18:07:07 +0200
commit9b9e2f1748c8d6df4ecf7a8710bf8dadb3e200aa (patch)
tree468fc8645dfb00f9a32294ff6df8d482e3ec5ea6
parenta0d2f9a12dad7b33a3f12d85dee8afa4155dbc99 (diff)
downloadbitcoin-9b9e2f1748c8d6df4ecf7a8710bf8dadb3e200aa.tar.xz
http -> https
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index b9485f4d1f..e5d1f82855 100644
--- a/README.rst
+++ b/README.rst
@@ -4,7 +4,7 @@ Bitcoin-qt: Qt4 based GUI replacement for Bitcoin
Features
========
-- All functionality of the original client, including wallet encryption
+- All functionality of the Wx GUI, including wallet encryption
- Compatibility with Linux (both GNOME and KDE), MacOSX and Windows
@@ -75,8 +75,8 @@ Windows build instructions:
- Open the .pro file in QT creator and build as normal (ctrl-B)
.. _`QT Windows SDK`: http://qt.nokia.com/downloads/sdk-windows-cpp
-.. _`dependencies archive`: http://download.visucore.com/bitcoin/qtgui_deps_1.zip
-.. [#] PGP signature: http://download.visucore.com/bitcoin/qtgui_deps_1.zip.sig (signed with RSA key ID `610945D0`_)
+.. _`dependencies archive`: https://download.visucore.com/bitcoin/qtgui_deps_1.zip
+.. [#] PGP signature: https://download.visucore.com/bitcoin/qtgui_deps_1.zip.sig (signed with RSA key ID `610945D0`_)
.. _`610945D0`: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x610945D0
Build configuration options