From 87f88c7d5cc329fecba675196b7db6cd0e426661 Mon Sep 17 00:00:00 2001 From: Allan Bowe <4420615+allanbowe@users.noreply.github.com> Date: Thu, 30 Mar 2023 14:11:44 +0100 Subject: [PATCH] Update dci-deploysas9.md --- docs/dci-deploysas9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dci-deploysas9.md b/docs/dci-deploysas9.md index 1b66ee2..a2d8cd0 100644 --- a/docs/dci-deploysas9.md +++ b/docs/dci-deploysas9.md @@ -26,7 +26,7 @@ filename dc url "https://git.4gl.io/dc/deploy/-/raw/main/s9_noweb.sas"; %inc dc; ``` -If you don't have internet access from SAS, download the file and change the appLoc on line 2: https://git.4gl.io/dc/deploy/-/raw/main/s9_noweb.sas +If you don't have internet access from SAS, download [this file](https://git.4gl.io/dc/deploy/-/raw/main/s9_noweb.sas) and change the `compiled_appLoc` on line 2: ![](img/sas9_apploc.png)