We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8f2a8 commit c645c22Copy full SHA for c645c22
build/scripts/url.js
@@ -1,4 +1,4 @@
1
-const home = 'https://baffinlee.com/leetcode-javascript';
+const home = ' https://digbijaynayak.github.io/leetcode-javascript/';
2
const github = 'https://github.com/BaffinLee/leetcode-javascript';
3
4
function difficulty (slug, num = 1) {
0 commit comments