Skip to content

Commit 2abc1ea

Browse files
committed
typo
Signed-off-by: Paul Ryan <[email protected]>
1 parent 4526a7c commit 2abc1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/doc.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ func (o *GetDocOK) WriteResponse(rw http.ResponseWriter, producer runtime.Produc
3838
</style>
3939
</head>
4040
<body>
41-
<redoc spec-url='/v2/swagger.json'></redoc>
41+
<redoc spec-url='swagger.json'></redoc>
4242
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
4343
</body>
4444
</html>`

0 commit comments

Comments
 (0)