migration from bvn13 account to profee-waas

pull/1/head
bvn13 2021-05-24 14:17:52 +03:00
parent b2e3c8d0f7
commit 3c9768b822
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
initRedoc();
}
var api_url = 'https://bvn13.github.io/pf-waas-api/waas-api.json';
var api_url = 'https://profee-waas.github.io/pf-waas-api/waas-api.json';
function initRedoc() {
Redoc.init(api_url, {"pathInMiddlePanel":true});