mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-28 08:25:59 +01:00
doc: Use https URLs where possible
This commit is contained in:
committed by
fanquake
parent
f52f427b8e
commit
e8640849c7
@@ -655,7 +655,7 @@ bool SetStartOnSystemStartup(bool fAutoStart)
|
||||
#elif defined(Q_OS_LINUX)
|
||||
|
||||
// Follow the Desktop Application Autostart Spec:
|
||||
// http://standards.freedesktop.org/autostart-spec/autostart-spec-latest.html
|
||||
// https://specifications.freedesktop.org/autostart-spec/autostart-spec-latest.html
|
||||
|
||||
fs::path static GetAutostartDir()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user