Skip to content

Commit 7b0f830

Browse files
committed
move overview-window.png back to media/getting-started cuz it's referenced there from other places. Update Create repository text in one other md file that references create-template.png in media/getting-started
1 parent 2e04c3f commit 7b0f830

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/static-web-apps/get-started-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ The Static Web Apps *Overview* window displays a series of links that help you i
215215

216216
::: zone pivot="github"
217217

218-
:::image type="content" source="./media/getting-started-portal/overview-window.png" alt-text="The Azure Static Web Apps overview window.":::
218+
:::image type="content" source="./media/getting-started/overview-window.png" alt-text="The Azure Static Web Apps overview window.":::
219219

220220
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.
221221

articles/static-web-apps/publish-azure-resource-manager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ This article uses a GitHub template repository to make it easy for you to get st
6767
> [!NOTE]
6868
> Azure Static Web Apps requires at least one HTML file to create a web app. The repository you create in this step includes a single _index.html_ file.
6969
70-
1. Select **Create repository from template**.
70+
1. Select **Create repository**.
7171

72-
:::image type="content" source="./media/getting-started/create-template.png" alt-text="Create repository from template":::
72+
:::image type="content" source="./media/getting-started/create-template.png" alt-text="Create repository":::
7373

7474
## Create the ARM Template
7575

0 commit comments

Comments
 (0)