summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2016-05-03 21:35:29 +0200
committeremkael <emkael@tlen.pl>2016-05-04 10:05:31 +0200
commit0c6e3ee216b30acfca4e3b0fab0b085b8e34960b (patch)
tree2c7dd43bfa2881fafe50ab13d7463989586d64b4 /config
parent67580665e4379c1fa9d748b65823b9163c16bd0c (diff)
* Python scripts moved
Diffstat (limited to 'config')
-rw-r--r--config/reddit-import.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/reddit-import.json b/config/reddit-import.json
index 0016703..f15bd77 100644
--- a/config/reddit-import.json
+++ b/config/reddit-import.json
@@ -1,5 +1,5 @@
{
- "cache": "../cache/list.md",
+ "cache": "cache/list.md",
"cache_time": 86400,
"reddit_url": "https://www.reddit.com/r/MotorsportsCalendar/wiki/index.json",
"user_agent": "/u/emkael"