Skip to content

Commit cef3a53

Browse files
committed
updates
1 parent 706c102 commit cef3a53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/configure-language-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ Build issues such as incorrect dependencies in *requirements.txt* and errors in
366366

367367
[!INCLUDE [Open SSH session in browser](../../includes/app-service-web-ssh-connect-builtin-no-h.md)]
368368

369-
When you're successfully connected to the SSH session, you should see the message "SSH CONNECTION ESTABLISHED" at the bottom of the window. If you see errors such as "SSH_CONNECTION_CLOSED" or a message that the container is restarting, an error might be preventing the app container from starting. See [Troubleshooting](#troubleshooting) for steps to investigate possible issues.
369+
When you're successfully connected to the SSH session, you should see the message "SSH CONNECTION ESTABLISHED" at the bottom of the window. If you see errors such as "SSH_CONNECTION_CLOSED" or a message that the container is restarting, an error might be preventing the app container from starting. See [Troubleshooting](#other-issues) for steps to investigate possible issues.
370370

371371
## URL rewrites
372372

@@ -446,5 +446,5 @@ If you're encountering this error with the sample in [Tutorial: Deploy a Django
446446

447447
- [Tutorial: Python app with PostgreSQL](tutorial-python-postgresql-app.md)
448448
- [Tutorial: Deploy from private container repository](tutorial-custom-container.md?pivots=container-linux)
449-
- [App Service Linux FAQ](faq-app-service-linux.yml)
449+
- [App Service on Linux FAQ](faq-app-service-linux.yml)
450450
- [Environment variables and app settings reference](reference-app-settings.md)

0 commit comments

Comments
 (0)