Skip to content

Commit

Permalink
Merge pull request #277 from kairu-ms/fix-ui
Browse files Browse the repository at this point in the history
Fix docs link in homepage
  • Loading branch information
kairu-ms authored Aug 9, 2023
2 parents db08bd2 + 52ccbd2 commit 1e37e81
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/web/src/views/home/HomePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,7 @@ function HomePage() {
<StepContentTypography>
{"Go to "}
<Link
href="/?#/Documents"
// align="center"
href="https://azure.github.io/aaz-dev-tools/"
underline="always"
target="_blank"
>Introduction</Link>
Expand Down

0 comments on commit 1e37e81

Please sign in to comment.