diff --git a/contrib/systemd/electrumx.conf b/contrib/systemd/electrumx.conf index 9f964cb..51f01c9 100644 --- a/contrib/systemd/electrumx.conf +++ b/contrib/systemd/electrumx.conf @@ -5,5 +5,5 @@ DB_DIRECTORY = /db # Bitcoin Node RPC Credentials DAEMON_URL = http://username:password@hostname:port/ -# See https://github.com/kyuupichan/electrumx/blob/master/docs/ENVIRONMENT.rst for +# See http://electrumx.readthedocs.io/en/latest/environment.html for # information about other configuration settings you probably want to consider.