Skip to content

Commit 7abc91f

Browse files
authored
Remove a stray bit of markup
1 parent 7b461b4 commit 7abc91f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/python/managing-python-on-azure-app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Customizable Python support on Azure App Service is provided as a set of App Ser
2525
> Although App Service by default has Python 2.7 and Python 3.4 installed in root folders on the server, you cannot customize or install packages in these environments, nor should you depend on their presence. You should instead rely on a site extension that you control, as described in this topic.
2626
2727
> [!Important]
28-
> The processes described here are subject to change, and especially to improvement. Changes are announced on the [Python Engineering at Microsoft blog](https://blogs.msdn.microsoft.com/pythonengineering/).>
28+
> The processes described here are subject to change, and especially to improvement. Changes are announced on the [Python Engineering at Microsoft blog](https://blogs.msdn.microsoft.com/pythonengineering/).
2929
3030
## Choosing a Python version through the Azure portal
3131

0 commit comments

Comments
 (0)