link to markdown docs using https

This commit is contained in:
Brenda Wallace
2019-07-09 22:16:06 +12:00
committed by always-be-closing[bot]
parent bd938c777d
commit b1b459f9d8

View File

@@ -1,5 +1,5 @@
You can use
= link_to 'Markdown', 'http://daringfireball.net/projects/markdown/syntax/'
= link_to 'Markdown', 'https://daringfireball.net/projects/markdown/syntax/'
to format your text.
%br/
For instance, *italic*, **bold**, or a link [like this](http://to.some.site.com/).