File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -33,10 +33,10 @@ The `fetch` section lets you configure template pack shortcuts. Example:
33
33
34
34
```
35
35
fetch:
36
- g5: https://raw.github.com/slideshow-s9 /slideshow-google-html5-slides/master/g5.txt
37
- csss: https://raw.github.com/slideshow-s9 /slideshow-csss/master/csss.txt
38
- deck.js: https://raw.github.com/slideshow-s9 /slideshow-deck.js/master/deck.js.txt
39
- impress.js: https://raw.github.com/slideshow-s9 /slideshow-impress.js/master/impress.js.txt
36
+ g5: https://raw.github.com/slideshow-templates /slideshow-google-html5-slides/master/g5.txt
37
+ csss: https://raw.github.com/slideshow-templates /slideshow-csss/master/csss.txt
38
+ deck.js: https://raw.github.com/slideshow-templates /slideshow-deck.js/master/deck.js.txt
39
+ impress.js: https://raw.github.com/slideshow-templates /slideshow-impress.js/master/impress.js.txt
40
40
```
41
41
42
42
Now you can use
@@ -48,7 +48,7 @@ slideshow install g5
48
48
Instead of
49
49
50
50
```
51
- slideshow install https://raw.github.com/slideshow-s9 /slideshow-google-html5-slides/master/g5.txt
51
+ slideshow install https://raw.github.com/slideshow-templates /slideshow-google-html5-slides/master/g5.txt
52
52
```
53
53
54
54
You can’t perform that action at this time.
0 commit comments