Skip to content

Commit e7da906

Browse files
colifftmcw
authored andcommitted
HTTPS link to daringfireball.net (#1280)
1 parent 635e52e commit e7da906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/output/markdown.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const markdownAST = require('./markdown_ast');
33

44
/**
55
* Formats documentation as
6-
* [Markdown](http://daringfireball.net/projects/markdown/).
6+
* [Markdown](https://daringfireball.net/projects/markdown/).
77
*
88
* @param {Array<Object>} comments parsed comments
99
* @param {Object} args Options that can customize the output

0 commit comments

Comments
 (0)