Fix badge to use https (#82)

Update Drone link to point to new URL

Upgrade a few more http links

Fix badge to use https

Reviewed-on: https://gitea.com/gitea/theme/pulls/82
Reviewed-by: silverwind <silverwind@noreply.gitea.io>
Reviewed-by: 6543 <6543@noreply.gitea.io>
This commit is contained in:
Septatrix 2020-01-20 02:33:30 +00:00 committed by techknowlogick
parent 8716ac9546
commit 0113eed132
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Gitea: Theme
[![Build Status](http://drone.gitea.io/api/badges/go-gitea/theme/status.svg)](http://drone.gitea.io/go-gitea/theme)
[![Build Status](https://drone.gitea.com/api/badges/gitea/theme/status.svg)](https://drone.gitea.com/gitea/theme)
[![Join the chat at https://img.shields.io/discord/322538954119184384.svg](https://img.shields.io/discord/322538954119184384.svg)](https://discord.gg/NsatcWJ)
This is a Hugo theme that gets used within all of our websites like our blog,
@ -17,7 +17,7 @@ it into your `themes/gitea` folder and enable the theme with the
## Development
We choose [npm](https://npmjs.org) to fetch our dependencies and
[gulp](http://gulpjs.com/) for the pipeline. We won't cover the installation of
[gulp](https://gulpjs.com/) for the pipeline. We won't cover the installation of
nodejs or npm, for that you can find enough guides depending on your operating
system. First of all you have to install the required dependencies: