Skip to content

Commit c645c22

Browse files
Update url.js
1 parent 0d8f2a8 commit c645c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/scripts/url.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const home = 'https://baffinlee.com/leetcode-javascript';
1+
const home = ' https://digbijaynayak.github.io/leetcode-javascript/';
22
const github = 'https://github.com/BaffinLee/leetcode-javascript';
33

44
function difficulty (slug, num = 1) {

0 commit comments

Comments
 (0)