1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-07 17:40:05 +00:00

docs: revamp with new repo location

This commit is contained in:
Allan Bowe
2020-07-07 23:09:33 +02:00
parent 8beb0048a3
commit a9e9f28e05
43 changed files with 133 additions and 129 deletions

View File

@@ -8,7 +8,7 @@
Usage:
%* import the macros (or make them available some other way);
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;
%* create sample text file as input to the macro;