Skip to content

Commit 61ab1dd

Browse files
committed
Fix per feedback
1 parent f189e85 commit 61ab1dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/python/overview-of-python-tools-for-visual-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Python support in Visual Studio on Windows
33
titleSuffix: ""
44
description: Summary of Python features in Visual Studio, making it the best Python IDE on Windows (also known as Python Tools for Visual Studio, PTVS) that you can use to edit, debug, and test code, and then publish an app.
5-
ms.date: 8/22/2023
5+
ms.date: 8/23/2023
66
ms.custom: devdivchpfy22
77
ms.topic: overview
88
author: cwebster-99
@@ -87,7 +87,7 @@ Visual Studio also supports IPython/Jupyter in the REPL, including inline plots,
8787

8888
For more information:
8989

90-
- [Python Interactive REPL](python-interactive-repl-in-visual-studio.md)
90+
- [Python Interactive window](python-interactive-repl-in-visual-studio.md)
9191
- [IPython in Visual Studio](interactive-repl-ipython.md)
9292

9393
## Project system, and project and item templates

0 commit comments

Comments
 (0)