Fixed link

This commit is contained in:
Hendrik Eeckhaut
2026-01-28 16:43:32 +01:00
parent a46829bd6d
commit 8c2d801374

View File

@@ -15,10 +15,9 @@
<script>
window.onload = () => {
window.ui = SwaggerUIBundle({
url: 'https://raw.githubusercontent.com/tlsnotary/tlsn/main/crates/notary/server/openapi.yaml#/',
url: 'https://raw.githubusercontent.com/tlsnotary/tlsn/refs/tags/v0.1.0-alpha.12/crates/notary/server/openapi.yaml#/',
dom_id: '#swagger-ui',
});
};
</script>
</body>
</body>