aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar Benjamin Staneck <Stanzilla@users.noreply.github.com>2018-11-15 11:49:00 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2018-11-15 11:49:00 +0100
commit04a23b7ffec2387c204638a61550e5137d7367fe (patch)
treeb6f6f27fa821111bbf3933c38d370c390bf6be2d /CONTRIBUTING.md
parentAutomatic i18n update (i18n.meetfranz.com) (diff)
downloadferdium-app-04a23b7ffec2387c204638a61550e5137d7367fe.tar.gz
ferdium-app-04a23b7ffec2387c204638a61550e5137d7367fe.tar.zst
ferdium-app-04a23b7ffec2387c204638a61550e5137d7367fe.zip
fix(General): Convert many links from http to https (#967) @Stanzilla
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ad5989964..57146bd43 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -33,4 +33,4 @@ As a basic rule, before filing issues, feature requests or anything else. Take a
33* When only changing documentation, include `[ci skip]` in the commit description 33* When only changing documentation, include `[ci skip]` in the commit description
34 34
35### Javascript 35### Javascript
36* Please use `es-lint` and the defined rules to maintain a consistent style 36* Please use `es-lint` and the defined rules to maintain a consistent style