Update https website link

This commit is contained in:
bl00dymarie
2022-07-10 19:34:01 +02:00
parent 31bcece857
commit 5c235b5197
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,11 +1,11 @@
# drip, the open-source cycle tracking app # drip, the open-source cycle tracking app
A menstrual cycle tracking app that's open-source and leaves your data on your phone. Use it to track your menstrual cycle and/or for fertility awareness! A menstrual cycle tracking app that's open-source and leaves your data on your phone. Use it to track your menstrual cycle and/or for fertility awareness!
Find more information on [our website](http://dripapp.org/). Find more information on [our website](https://dripapp.org/).
[<img src="http://dripapp.org/assets/get.png" [<img src="https://dripapp.org/assets/get.png"
alt="Get it here" alt="Get it here"
height="55">](http://dripapp.org/release/8.apk) height="55">](https://dripapp.org/release/8.apk)
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" [<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid" alt="Get it on F-Droid"
height="80">](https://f-droid.org/packages/com.drip/) height="80">](https://f-droid.org/packages/com.drip/)
+1 -1
View File
@@ -12,7 +12,7 @@ export default {
text: 'our wiki', text: 'our wiki',
}, },
website: { website: {
url: 'http://dripapp.org/', url: 'https://dripapp.org/',
text: 'Website', text: 'Website',
}, },
donate: { donate: {