fix: avoid docs demo redirect loop
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
const defaultDemoSrc = '/demo/runtime/app.html?path=/home&mock=tariffs';
|
||||
const defaultDemoSrc = '/demo/runtime/app/?path=/home&mock=tariffs';
|
||||
const docsHref = '/getting-started/demo/';
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user