Skip to content

Commit

Permalink
Add swagger docs link to tile on home page
Browse files Browse the repository at this point in the history
  • Loading branch information
r00tmeister committed Aug 11, 2024
1 parent aaffb3d commit bfb9e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export default defineConfig({
{ text: "Technical Requirements", link: "/trd/requirements-overview" },
{
text: "API Documentation",
link: "#",
link: "https://group9-fastapi-be-container.wittydune-e4f461d6.uksouth.azurecontainerapps.io/docs",
},
],
clearUrls: true,
Expand Down

0 comments on commit bfb9e3c

Please sign in to comment.