Merge pull request #940

Use https in githu urls
This commit is contained in:
Nacho 2019-09-23 09:44:20 -04:00 committed by GitHub
commit 6110640fc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
/** mermaid /** mermaid
* http://knsv.github.io/mermaid/ * https://knsv.github.io/mermaid
* (c) 2015 Knut Sveidqvist * (c) 2015 Knut Sveidqvist
* MIT license. * MIT license.
*/ */

View File

@ -1,5 +1,5 @@
/** mermaid /** mermaid
* http://knsv.github.io/mermaid/ * https://knsv.github.io/mermaid
* (c) 2015 Knut Sveidqvist * (c) 2015 Knut Sveidqvist
* MIT license. * MIT license.
*/ */