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 c645c22 commit 5727c1aCopy full SHA for 5727c1a
build/scripts/url.js
@@ -1,4 +1,4 @@
1
-const home = ' https://digbijaynayak.github.io/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