From 785b27674147c47d49ea7e2a782199a8d78a39cf Mon Sep 17 00:00:00 2001 From: Allan Bowe <> Date: Wed, 22 Jul 2020 23:34:41 +0200 Subject: [PATCH] chore: doc update --- README.md | 2 +- docs/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 547516a..47ef0f1 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,6 @@ You now have a simple web app with a backend service! # More resources -For more information specific to this adapter you can check out this [user guide](https://sasjs.io/sasjs/sasjs-adapter/) or the [technical](http://adapter.sasjs.io/) documentation. +For more information specific to this adapter you can check out this [user guide](https://sasjs.io/sasjs-adapter/) or the [technical](http://adapter.sasjs.io/) documentation. For more information on building web apps in general, check out these [resources](https://sasjs.io/training/resources/) or contact the [author](https://www.linkedin.com/in/allanbowe/) directly. diff --git a/docs/index.html b/docs/index.html index a2c67d6..a3514df 100644 --- a/docs/index.html +++ b/docs/index.html @@ -199,7 +199,7 @@ parmcards4;
For more information specific to this adapter you can check out this - user guide or + user guide or the technical documentation.