Skip to content

Commit 4d26ed2

Browse files
authored
Merge pull request #277862 from Saisang/sai-includescleanup-container-instances
[GREAT DIVIDE] Includes clean up container-instances
2 parents 2295648 + 359edb6 commit 4d26ed2

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/container-instances/container-instances-github-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This article shows two ways to set up the workflow:
4242

4343
This repo contains a Dockerfile and source files to create a container image of a small web app.
4444

45-
![Screenshot of the Fork button (highlighted) in GitHub](../container-registry/media/container-registry-tutorial-quick-build/quick-build-01-fork.png)
45+
![Screenshot of the Fork button (highlighted) in GitHub](~/reusable-content/ce-skilling/azure/media/container-registry/quick-build-01-fork.png)
4646

4747
* Ensure Actions is enabled for your repository. Navigate to your forked repository and select **Settings** > **Actions**. In **Actions permissions**, ensure that **Allow all actions** is selected.
4848

articles/container-registry/container-registry-tutorial-quick-task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,5 +313,5 @@ Now that you've tested your inner loop with a quick task, configure a **build ta
313313
[service-principal-auth]: container-registry-auth-service-principal.md
314314

315315
<!-- IMAGES -->
316-
[quick-build-01-fork]: ./media/container-registry-tutorial-quick-build/quick-build-01-fork.png
316+
[quick-build-01-fork]: ~/reusable-content/ce-skilling/azure/media/container-registry/quick-build-01-fork.png
317317
[quick-build-02-browser]: ./media/container-registry-tutorial-quick-build/quick-build-02-browser.png

0 commit comments

Comments
 (0)