From 3ac9e51d15e4cda77ae62d3e323666b6d04684be Mon Sep 17 00:00:00 2001 From: laurenwalker Date: Fri, 12 Jun 2020 12:53:20 -0500 Subject: [PATCH] Added more doc comments --- src/config/config.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/config/config.js b/src/config/config.js index bbfde2109..039450bf3 100644 --- a/src/config/config.js +++ b/src/config/config.js @@ -1,6 +1,8 @@ /* * The MetacatUI configuration! -* See the documentation for the AppConfig namespace to see all config options +* See the documentation for the AppConfig namespace to see all config options: +* Configuration overview: https://nceas.github.io/metacatui/install/#for-metacatui-v2120-and-later +* Full list of AppConfig options: https://nceas.github.io/metacatui/docs/AppConfig.html */ MetacatUI.AppConfig = {