chore: automated commit

This commit is contained in:
allanbowe 2021-04-26 21:32:13 +02:00
parent 4e5e4b917e
commit 02130cd138

View File

@ -24,7 +24,7 @@ The imported version of Data Controller is set up to work with the Stored Proces
```
/* get the macros (or download / %include seperately) */
filename mc url "https://raw.githubusercontent.com/macropeople/macrocore/master/mc_all.sas";
filename mc url "https://raw.githubusercontent.com/sasjs/core/main/all.sas";
%inc mc;
/* put the path to your Data Controller folder here */