Update the link to our website with the brand new domain
This commit is contained in:
@@ -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](https://bloodyhealth.gitlab.io/).
|
Find more information on [our website](http://dripapp.org/).
|
||||||
|
|
||||||
[<img src="https://bloodyhealth.gitlab.io/assets/get.png"
|
[<img src="http://dripapp.org/assets/get.png"
|
||||||
alt="Get it here"
|
alt="Get it here"
|
||||||
height="55">](https://bloodyhealth.gitlab.io/release/8.apk)
|
height="55">](http://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
@@ -12,7 +12,7 @@ export default {
|
|||||||
text: 'our wiki',
|
text: 'our wiki',
|
||||||
},
|
},
|
||||||
website: {
|
website: {
|
||||||
url: 'https://bloodyhealth.gitlab.io/',
|
url: 'http://dripapp.org/',
|
||||||
text: 'Website',
|
text: 'Website',
|
||||||
},
|
},
|
||||||
donate: {
|
donate: {
|
||||||
|
|||||||
Reference in New Issue
Block a user