Skip to content

Commit 0560490

Browse files
authored
update slides urls (#590)
1 parent 0e4c1bb commit 0560490

File tree

104 files changed

+533
-533
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+533
-533
lines changed

slides/codecept21/bower_components/reveal-highlight-themes/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Version: 8.3.0
44

5-
Bundles the [Highlight.js](http://highlightjs.org/) syntax themes in a form that allows easy integration in [Reveal.js](http://lab.hakim.se/reveal-js).
5+
Bundles the [Highlight.js](https://highlightjs.org/) syntax themes in a form that allows easy integration in [Reveal.js](https://lab.hakim.se/reveal-js).
66

77
Reveal.js internally uses Highlight.js for syntax highlighting in code blocks, but uses a slightly different format for the CSS. This project provides the original Highlight.js themes adapted to the Reveal.js format.
88

@@ -29,7 +29,7 @@ Simply put in the name of the desired stylesheet and your presentation should no
2929

3030
## Credits
3131

32-
* Highlight.js: The original syntax themes are part of the [Highlight.js](http://highlightjs.org/) project. Please see the project's [license file](https://github.com/isagalaev/highlight.js/blob/master/LICENSE) for licensing information.
32+
* Highlight.js: The original syntax themes are part of the [Highlight.js](https://highlightjs.org/) project. Please see the project's [license file](https://github.com/isagalaev/highlight.js/blob/master/LICENSE) for licensing information.
3333

3434
## License
3535
Copyright (c) 2014 Nils Winkler. Licensed under the MIT license.

slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-dune.dark.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Base16 Atelier Dune Dark - Theme */
2-
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune) */
2+
/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune) */
33
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
44
/* https://github.com/jmblog/color-themes-for-highlightjs */
55

slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-dune.light.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Base16 Atelier Dune Light - Theme */
2-
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune) */
2+
/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune) */
33
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
44
/* https://github.com/jmblog/color-themes-for-highlightjs */
55

slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-forest.dark.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Base16 Atelier Forest Dark - Theme */
2-
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/forest) */
2+
/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/forest) */
33
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
44
/* https://github.com/jmblog/color-themes-for-highlightjs */
55

slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-forest.light.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Base16 Atelier Forest Light - Theme */
2-
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/forest) */
2+
/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/forest) */
33
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
44
/* https://github.com/jmblog/color-themes-for-highlightjs */
55

slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-heath.dark.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Base16 Atelier Heath Dark - Theme */
2-
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/heath) */
2+
/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/heath) */
33
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
44
/* https://github.com/jmblog/color-themes-for-highlightjs */
55

slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-heath.light.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Base16 Atelier Heath Light - Theme */
2-
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/heath) */
2+
/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/heath) */
33
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
44
/* https://github.com/jmblog/color-themes-for-highlightjs */
55

slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-lakeside.dark.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Base16 Atelier Lakeside Dark - Theme */
2-
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/lakeside/) */
2+
/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/lakeside/) */
33
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
44
/* https://github.com/jmblog/color-themes-for-highlightjs */
55

slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-lakeside.light.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Base16 Atelier Lakeside Light - Theme */
2-
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/lakeside/) */
2+
/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/lakeside/) */
33
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
44
/* https://github.com/jmblog/color-themes-for-highlightjs */
55

slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-seaside.dark.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Base16 Atelier Seaside Dark - Theme */
2-
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/seaside/) */
2+
/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/seaside/) */
33
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
44
/* https://github.com/jmblog/color-themes-for-highlightjs */
55

0 commit comments

Comments
 (0)