Skip to content

Commit c6d08c5

Browse files
committed
Updating palette URL
1 parent 2925004 commit c6d08c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/cesymm.html.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<script src="{{url}}"></script>
1414

15-
<script src="https://raw.githubusercontent.com/google/palette.js/master/palette.js"></script>
15+
<script src="https://cdn.rawgit.com/google/palette.js/master/palette.js"></script>
1616
<!--script src="{{pallete_url}}"></script-->
1717

1818
<script>

0 commit comments

Comments
 (0)