summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfalkTX <falktx@falktx.com>2019-12-10 18:44:06 +0000
committerfalkTX <falktx@falktx.com>2019-12-10 18:44:06 +0000
commit608cfbe74cceaedea58c746f19117e568c5f8728 (patch)
tree36d6aecaffe5006e753b17af4c6f75d4e4c1f065
parentaf6c00ab09428e7999c882265c3086b847750c8c (diff)
downloadjack2-608cfbe74cceaedea58c746f19117e568c5f8728.tar.gz
Fix freedesktop specification link
Signed-off-by: falkTX <falktx@falktx.com>
-rw-r--r--common/jack/metadata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/jack/metadata.h b/common/jack/metadata.h
index 9e026161..891dbd62 100644
--- a/common/jack/metadata.h
+++ b/common/jack/metadata.h
@@ -265,7 +265,7 @@ extern const char* JACK_METADATA_ICON_LARGE;
* themes. Icons should be searched for according to the freedesktop Icon
*
* Theme Specification:
- * http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
+ * https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
*/
extern const char* JACK_METADATA_ICON_NAME;