From acdb244ed7ee91913d469367642f68c2a1d58e34 Mon Sep 17 00:00:00 2001 From: Jonathan Vuillemin Date: Mon, 18 May 2020 10:58:38 +0200 Subject: [PATCH] Fixes --- oat-sa/bundle-lti1p3/1.1/post-install.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/oat-sa/bundle-lti1p3/1.1/post-install.txt b/oat-sa/bundle-lti1p3/1.1/post-install.txt index d3e74ba0..1b5ed35f 100644 --- a/oat-sa/bundle-lti1p3/1.1/post-install.txt +++ b/oat-sa/bundle-lti1p3/1.1/post-install.txt @@ -2,10 +2,10 @@ Next: LTI 1.3 bundle configuration - * Configure your keys, platform, tools and registrations in config/packages/lti1p3.yaml + * Configure your keys, platform, tools and registrations in file config/packages/lti1p3.yaml - * Configure the platform and tools automated routes in config/routes/lti1p3.yaml + * Configure the platform and tools automated routes in file config/routes/lti1p3.yaml * Read the documentation at https://github.com/oat-sa/bundle-lti1p3 - * IMPORTANT The keys generated in the config/secrets/dev/ folder are default development keys, DO NOT USE THEM IN PRODUCTION. + * IMPORTANT The keys generated in config/secrets/dev/ folder are default development keys, DO NOT USE THEM IN PRODUCTION.