Skip to content

Commit 92b7e58

Browse files
committed
chore: update coliru urls
1 parent a7108b1 commit 92b7e58

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"description": "A Slidev addon that allows you to run C + C++ code in your slides.",
1818
"config": {
1919
"coliru": {
20-
"compileUrl": "http://coliru.stacked-crooked.com/compile",
21-
"shareUrl": "http://coliru.stacked-crooked.com/share"
20+
"compileUrl": "https://coliru.stacked-crooked.com/compile",
21+
"shareUrl": "https://coliru.stacked-crooked.com/share"
2222
}
2323
},
2424
"repository": {

0 commit comments

Comments
 (0)