aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json
index 76a6151..6cfbd5e 100644
--- a/config.json
+++ b/config.json
@@ -25,7 +25,7 @@
}
}
},
- "url_format": "https://projecteuler.net/problem={index}",
+ "url_format": "http://projecteuler.net/problem={index}",
"line_wrap": 89,
"problem_padding": 2
}