Upgrade a few more http links

This commit is contained in:
Septatrix 2020-01-17 23:42:27 +00:00
parent f1559d7ea8
commit 6711e8e91f

View file

@ -1,6 +1,6 @@
# Gitea: Theme
[![Build Status](https://drone.gitea.io/api/badges/go-gitea/theme/status.svg)](http://drone.gitea.io/go-gitea/theme)
[![Build Status](https://drone.gitea.io/api/badges/go-gitea/theme/status.svg)](https://drone.gitea.io/go-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: