From 7fb2ca3c49154ae4a8f4aaedc9a344c98b09ce1a Mon Sep 17 00:00:00 2001 From: Shelley Doljack Date: Thu, 15 Feb 2024 14:13:55 -0700 Subject: [PATCH] Adds custom helpUrl to stripes.config.js. --- stripes.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/stripes.config.js b/stripes.config.js index f778b62a44..be612515c6 100644 --- a/stripes.config.js +++ b/stripes.config.js @@ -4,6 +4,7 @@ module.exports = { logCategories: 'core,path,action,xhr', logPrefix: '--', maxUnpagedResourceCount: 2000, + helpUrl: 'https://sites.google.com/stanford.edu/folio-training-central/help', showPerms: false }, modules: {