mirror of
https://github.com/sasjs/core.git
synced 2025-12-10 14:04:36 +00:00
docs: revamp with new repo location
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
@details If not executed in Studio 5+ will expect oauth token in a global
|
||||
macro variable (default ACCESS_TOKEN).
|
||||
|
||||
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;
|
||||
|
||||
%mv_createwebservice(path=/Public/test, name=blah)
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
@version VIYA V.03.04
|
||||
@author Allan Bowe
|
||||
@source https://github.com/macropeople/macrocore
|
||||
@source https://github.com/sasjs/core
|
||||
|
||||
<h4> Dependencies </h4>
|
||||
@li mp_abort.sas
|
||||
|
||||
Reference in New Issue
Block a user