mirror of
https://github.com/sasjs/core.git
synced 2026-04-21 07:21:31 +00:00
docs: revamp with new repo location
This commit is contained in:
+2
-2
@@ -13,10 +13,10 @@ cat > $OUTFILE <<'EOL'
|
||||
'included' in SAS with just 2 lines of code:
|
||||
|
||||
filename mc url
|
||||
"https://raw.githubusercontent.com/macropeople/macrocore/master/macrocore.sas";
|
||||
"https://raw.githubusercontent.com/sasjs/core/master/macrocore.sas";
|
||||
%inc mc;
|
||||
|
||||
The `build.sh` file in the https://github.com/macropeople/macrocore repo
|
||||
The `build.sh` file in the https://github.com/sasjs/core repo
|
||||
is used to create this file.
|
||||
|
||||
@author Allan Bowe
|
||||
|
||||
Reference in New Issue
Block a user