diff --git a/README.md b/README.md index 048dda0..a568baf 100644 --- a/README.md +++ b/README.md @@ -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: