Skip to content

Commit

Permalink
Update index.html (#532)
Browse files Browse the repository at this point in the history
  • Loading branch information
csikb authored Apr 20, 2024
1 parent 88b3a77 commit 269971e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
window.onload = function() {
// Begin Swagger UI call region
const ui = SwaggerUIBundle({
url: "https://raw.githubusercontent.com/BSStudio/robonaut-server/main/web/src/main/resources/static/open-api.yaml",
url: "https://raw.githubusercontent.com/BSStudio/robonaut-server/main/server/web/src/main/resources/static/open-api.yaml",
dom_id: '#swagger-ui',
deepLinking: true,
presets: [
Expand Down

0 comments on commit 269971e

Please sign in to comment.