*(documentation): removed unnecessary dependencies

This commit is contained in:
Andrey Meshkov
2020-05-21 00:04:41 +03:00
parent 653d68718b
commit b5e78c760a
5 changed files with 35 additions and 50 deletions

View File

@@ -18,7 +18,7 @@
</style>
</head>
<body>
<redoc spec-url='openapi.yaml'></redoc>
<redoc spec-url='https://raw.githubusercontent.com/AdguardTeam/AdGuardHome/master/openapi/openapi.yaml'></redoc>
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
</body>
</html>