Skip to content

Commit 0c3c92c

Browse files
authored
update public folder links (#340)
1 parent dc3727a commit 0c3c92c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

public/assets/js/highlight/CHANGES.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1700,7 +1700,7 @@ A Summer crop:
17001700
fixes, including a pretty significant refactoring of Ruby.
17011701

17021702
[mf]: https://github.com/mfornos
1703-
[tm]: http://jmblog.github.com/color-themes-for-highlightjs/
1703+
[tm]: https://jmblog.github.com/color-themes-for-highlightjs/
17041704
[tm0]: https://github.com/ChrisKempson/Tomorrow-Theme
17051705
[cd]: https://github.com/caseman
17061706
[amd]: https://requirejs.org/docs/whyamd.html
@@ -1927,7 +1927,7 @@ New languages:
19271927
- [Vladimir Moskva][vm] made a definition for TeX
19281928

19291929
[pl]: http://kung-fu-tzu.ru/
1930-
[vm]: http://fulc.ru/
1930+
[vm]: https://fulc.ru/
19311931

19321932
Fixes for existing languages:
19331933

@@ -2072,8 +2072,8 @@ Other changes:
20722072

20732073
[f]: http://softwaremaniacs.org/forum/highlightjs/
20742074
[voldmar]: http://voldmar.ya.ru/
2075-
[mel]: http://en.wikipedia.org/wiki/Maya_Embedded_Language
2076-
[drake]: http://drakeguan.org/
2075+
[mel]: https://en.wikipedia.org/wiki/Maya_Embedded_Language
2076+
[drake]: https://drakeguan.org/
20772077

20782078

20792079
## Version 4.1
@@ -2098,10 +2098,10 @@ Python and C++ which improved auto-detection for the latter (it was shame that
20982098
thanks go to Sam for getting rid of my stylistic comments in code that were
20992099
getting in the way of [JSMin][].
21002100

2101-
[zenburn]: http://en.wikipedia.org/wiki/Zenburn
2102-
[alenacpp]: http://alenacpp.blogspot.com/
2101+
[zenburn]: https://en.wikipedia.org/wiki/Zenburn
2102+
[alenacpp]: https://alenacpp.blogspot.com/
21032103
[bug]: http://softwaremaniacs.org/forum/viewtopic.php?id=1823
2104-
[jsmin]: http://code.google.com/p/jsmin-php/
2104+
[jsmin]: https://code.google.com/p/jsmin-php/
21052105

21062106

21072107
## Version 4.0
@@ -2251,7 +2251,7 @@ already downloaded that one!
22512251
- this same way allows now correct highlighting of keywords in some tricky
22522252
places (like keyword "End" at the end of Delphi classes)
22532253

2254-
[ak]: http://anton.kovalyov.net/
2254+
[ak]: https://anton.kovalyov.net/
22552255

22562256

22572257
## Version 1.0

0 commit comments

Comments
 (0)