We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb56a7e commit f805c77Copy full SHA for f805c77
README.md
@@ -273,9 +273,9 @@ License
273
[Blackfriday is distributed under the Simplified BSD License](LICENSE.txt)
274
275
276
- [1]: http://daringfireball.net/projects/markdown/ "Markdown"
277
- [2]: http://golang.org/ "Go Language"
+ [1]: https://daringfireball.net/projects/markdown/ "Markdown"
+ [2]: https://golang.org/ "Go Language"
278
[3]: https://github.com/vmg/sundown "Sundown"
279
[4]: https://godoc.org/gopkg.in/russross/blackfriday.v2#Parse "Parse func"
280
[5]: https://github.com/microcosm-cc/bluemonday "Bluemonday"
281
- [6]: http://labix.org/gopkg.in "gopkg.in"
+ [6]: https://labix.org/gopkg.in "gopkg.in"
0 commit comments