We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ef77f commit c1473faCopy full SHA for c1473fa
build/scripts/url.js
@@ -1,4 +1,4 @@
1
-const home = 'https://baffinlee.github.io/leetcode-javascript';
+const home = 'https://baffinlee.com/leetcode-javascript';
2
const github = 'https://github.com/BaffinLee/leetcode-javascript';
3
4
function difficulty (slug, num = 1) {
0 commit comments