From 03ecb6b49a4e5fc38ca5baefc972613764e4b7b3 Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 25 Feb 2022 14:31:41 +0100 Subject: [PATCH] fix: make sure to use https links --- content/download/index.en.md | 6 +++--- content/features/index.en.md | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/content/download/index.en.md b/content/download/index.en.md index 1f20b94..c1d024d 100644 --- a/content/download/index.en.md +++ b/content/download/index.en.md @@ -11,7 +11,7 @@ menu: # Downloads -If you find any bugs or other issues, please [report them](http://code.vikunja.io/api/issues). +If you find any bugs or other issues, please [report them](https://code.vikunja.io/api/issues). Please also check out [the docs](https://vikunja.io/docs/installing/) for information about how to install Vikunja on your own server. @@ -23,7 +23,7 @@ You can get all api releases from [our download server](https://dl.vikunja.io/ap Unstable builds contain the latest changes and features, but may be experimental or contain bugs. -You can also [get the source code](http://code.vikunja.io/api) and compile it yourself. +You can also [get the source code](https://code.vikunja.io/api) and compile it yourself. Instructions on how to do this can be found in the repo. The backend is also available to download as [a debian package](https://dl.vikunja.io/deb/). @@ -33,7 +33,7 @@ Unfortunately, we currently don't have a way to provide you with an apt repo, bu You can get all frontend releases from [our download server](https://dl.vikunja.io/frontend/). -You can also [get the source code](http://code.vikunja.io/frontend) and build it yourself. Instructions on how to do this can be found in the repo. +You can also [get the source code](https://code.vikunja.io/frontend) and build it yourself. Instructions on how to do this can be found in the repo. ## Desktop apps diff --git a/content/features/index.en.md b/content/features/index.en.md index cc69602..cfcb0d0 100644 --- a/content/features/index.en.md +++ b/content/features/index.en.md @@ -170,7 +170,7 @@ menu:

Can't wait to see it in action?

- Try it + Try it @@ -202,7 +202,7 @@ menu:

Self-Hosted

Use Vikunja on your own server or hosted*. Your data will always be yours, we won't sell your grocery list to Amazon. Don't trust us? -Check for yourself.

+Check for yourself.

Also, did we mention "the cloud"? @@ -217,13 +217,13 @@ menu:

Open-Source

-

Vikunja is completly open source and released under the GPLv3.

+

Vikunja is completly open source and released under the GPLv3.

You can contribute in multiple ways, even if you're not a developer! It already helps a lot when you use Vikunja and report -features you'd like or bugs you find.

+features you'd like or bugs you find.

-

And in case you are a developer and know your way around Go or -Vue.js, any help is appreciated.

+

And in case you are a developer and know your way around Go or +Vue.js, any help is appreciated.