From 6b6ab9fe6d0895b7c80e131b970fb940014896c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=AD=E4=B9=9D=E9=BC=8E?= <109224573@qq.com> Date: Wed, 5 Feb 2020 00:46:03 +0800 Subject: [PATCH] readme: update links to use HTTPS --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c3da953c..faf283129 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Build Status SemaphoreCI](https://semaphoreci.com/api/v1/containous/traefik/branches/master/shields_badge.svg)](https://semaphoreci.com/containous/traefik) [![Docs](https://img.shields.io/badge/docs-current-brightgreen.svg)](https://docs.traefik.io) -[![Go Report Card](https://goreportcard.com/badge/containous/traefik)](http://goreportcard.com/report/containous/traefik) +[![Go Report Card](https://goreportcard.com/badge/containous/traefik)](https://goreportcard.com/report/containous/traefik) [![](https://images.microbadger.com/badges/image/traefik.svg)](https://microbadger.com/images/traefik) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/containous/traefik/blob/master/LICENSE.md) [![Join the community support forum at https://community.containo.us/](https://img.shields.io/badge/style-register-green.svg?style=social&label=Discourse)](https://community.containo.us/) @@ -143,7 +143,7 @@ By participating in this project, you agree to abide by its terms. Each version is supported until the next one is released (e.g. 1.1.x will be supported until 1.2.0 is out) -We use [Semantic Versioning](http://semver.org/) +We use [Semantic Versioning](https://semver.org/) ## Mailing lists @@ -157,4 +157,4 @@ Kudos to [Peka](http://peka.byethost11.com/photoblog/) for his awesome work on t Traefik's logo is licensed under the Creative Commons 3.0 Attributions license. Traefik's logo was inspired by the gopher stickers made by Takuya Ueda (https://twitter.com/tenntenn). -The original Go gopher was designed by Renee French (http://reneefrench.blogspot.com/). +The original Go gopher was designed by Renee French (https://reneefrench.blogspot.com/).