From e61291de4f0e3f5634f60c4c8bb3a077b291ec36 Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Wed, 19 Oct 2011 19:20:11 -0400 Subject: [PATCH] changed reference url in overviewerConfig comments --- overviewer_core/data/web_assets/overviewerConfig.js | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/overviewer_core/data/web_assets/overviewerConfig.js b/overviewer_core/data/web_assets/overviewerConfig.js index c4f5ffb..e6889b4 100644 --- a/overviewer_core/data/web_assets/overviewerConfig.js +++ b/overviewer_core/data/web_assets/overviewerConfig.js @@ -1,13 +1,14 @@ var overviewerConfig = { /** - * These are things that will probably not need to be changed, but are there because - * otherwise changing them is a giant PITA. If you, the user, sees that its crucial for - * you to change these settings then the document repository might be able to assit you. - * http://docs.overviewer.org/en/latest/options/#cmdoption--web-assets-path + * These are things that will probably not need to be changed, but are there + * because otherwise changing them is a giant PITA. If you, the user, sees + * that its crucial for you to change these settings then the document + * repository might be able to assist you. + * http://docs.overviewer.org/en/latest/options/#customizing-web-assets */ 'CONST': { /** - * Height and width of the tiles in pixels (I think). + * Height and width of the tiles in pixels. */ 'tileSize': 384, /**