From 2ec8696615325445f866abba3d91020f9bde7755 Mon Sep 17 00:00:00 2001 From: Allan Bowe <> Date: Wed, 15 Jul 2020 15:40:58 +0200 Subject: [PATCH] chore: readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af4717b..547516a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ For more information on building web apps with SAS, check out [sasjs.io](https:/ ## None of this makes sense. How do I build an app with it? -Ok ok. Deploy this [example.html](https://github.com/sasjs/adapter/blob/master/example.html) file to your web server, and update `servertype` to `SAS9` or `SASVIYA` depending on your backend. +Ok ok. Deploy this [example.html](https://raw.githubusercontent.com/sasjs/adapter/master/example.html) file to your web server, and update `servertype` to `SAS9` or `SASVIYA` depending on your backend. The backend part can be deployed as follows: