Merge pull request #28306 from styfle/patch-14

Fix url to marked.js
This commit is contained in:
Daniel Rosenwasser
2018-08-22 13:20:03 -07:00
committed by GitHub
+1 -1
View File
@@ -1,5 +1,5 @@
// Type definitions for Marked 0.4
// Project: https://github.com/chjj/marked
// Project: https://github.com/markedjs/marked
// Definitions by: William Orr <https://github.com/worr>
// BendingBender <https://github.com/BendingBender>
// CrossR <https://github.com/CrossR>