Skip to content

Commit ac15129

Browse files
authored
Merge pull request #101288 from john-par/1664071-reintroduce-azurewebsites-image
1664071, reintroduce azurewebsites image
2 parents 5e167e2 + 094eec0 commit ac15129

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
11.6 KB
Loading
4.07 KB
Loading

articles/app-service/containers/quickstart-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ flask run
7575

7676
Open a web browser, and go to the sample app at `http://localhost:5000/`. The app displays the message **Hello World!**.
7777

78-
![Run a sample Python app locally](./media/quickstart-python/run-hello-world-sample-python-app-in-browser.png)
78+
![Run a sample Python app locally](./media/quickstart-python/run-hello-world-sample-python-app-in-browser-localhost.png)
7979

8080
In your terminal window, press **Ctrl**+**C** to exit the web server.
8181

0 commit comments

Comments
 (0)