Skip to content

Commit 6b4727e

Browse files
committed
change apidoc endpoint
1 parent 0417291 commit 6b4727e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
},
5353
"apidoc": {
5454
"title": "judge-blocks API",
55-
"url": "http://judge.cb.lk/api",
56-
"sampleUrl": "http://judge.cb.lk/api"
55+
"url": "https://judge2.codingblocks.com/api",
56+
"sampleUrl": "https://judge2.codingblocks.com/api"
5757
},
5858
"nyc": {
5959
"extension": [

0 commit comments

Comments
 (0)