There was an error while loading. Please reload this page.
1 parent 640e1da commit d35fd39Copy full SHA for d35fd39
1 file changed
.github/scripts/update_problems.py
@@ -17,7 +17,7 @@
17
18
README_PATH = "README.md"
19
PROBLEMS_PATH = "PROBLEMS.md"
20
-LC_BASE = "JAVA/LeetCode"
+LC_BASE = "src/LeetCode"
21
22
HEADERS = {
23
"Content-Type": "application/json",
0 commit comments