Skip to content

Commit a7c76f0

Browse files
author
Adrian Hall
committed
Fixed the link reference in the documentation for tutorial phase 1 complete
1 parent a4b46a1 commit a7c76f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/static-web-apps/static-web-apps-tutorials-portal-view-website.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ The Static Web Apps *Overview* window displays a series of links that help you i
1616

1717
:::image type="content" source="../../articles/static-web-apps/media/getting-started/overview-window.png" alt-text="Screenshot of Azure Static Web Apps overview window.":::
1818

19-
1. Selecting on the banner that says, _Select here to check the status of your GitHub Actions runs_ takes you to the GitHub Actions running against your repository. Once you verify the deployment job is complete, then you can go to your website via the generated URL.
19+
1. Selecting _GitHub Action runs_ in the Overview takes you to the GitHub Actions running against your repository. Verify that the deployment action is complete before continuing.
2020

21-
1. Once GitHub Actions workflow is complete, you can select the _URL_ link to open the website in new tab.
21+
1. Once the GitHub Actions workflow is complete, you can select the _URL_ link to open the website in new tab.
2222

2323
::: zone-end
2424

0 commit comments

Comments
 (0)