Skip to content

Commit 4b0d139

Browse files
committed
attempt to fix images
1 parent 36ad8c3 commit 4b0d139

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/app-service/quickstart-webjobs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,20 +97,20 @@ php
9797

9898
Select the log for the WebJob you created earlier.
9999

100-
:::image type="content" source="media/quickstart-webjobs/review-webjob-logs.png" alt-text="Screenshot that shows how to view WebJob logs in an App Service app in the portal (scheduled WebJob).":::
100+
:::image type="content" source="media/quickstart-webjobs/review-webjobs-logs.png" alt-text="Screenshot that shows how to view WebJob logs in an App Service app in the portal (scheduled WebJob).":::
101101

102102

103103
The output should look similar to the following.
104104

105-
:::image type="content" source="media/quickstart-webjobs/review-webjob-logs.png" alt-text="Screenshot that shows WebJobs log output.":::
105+
:::image type="content" source="media/quickstart-webjobs/review-webjobs-logs.png" alt-text="Screenshot that shows WebJobs log output.":::
106106

107107

108108

109109
## Clean up
110110

111111
To remove the WebJob, select the WebJob in the portal and select `Delete`.
112112

113-
:::image type="content" source="media/quickstart-webjobs/delete-webjob.png" alt-text="Screenshot showing how you can delete a WebJob in the portal.":::
113+
:::image type="content" source="media/quickstart-webjobs/delete-webjobs.png" alt-text="Screenshot showing how you can delete a WebJob in the portal.":::
114114

115115
## <a name="NextSteps"></a> Next steps
116116

0 commit comments

Comments
 (0)