Skip to content

Commit 0eb8d6c

Browse files
committed
Fix UIref
1 parent 7222da4 commit 0eb8d6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ide/reference/how-to-display-urls-as-links-in-the-editor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Display URLs as Links in the Editor'
33
description: Display URLs in your code as active links in the Visual Studio Code Editor and enable link underlining, tooltips, and keyboard quick access functions.
4-
ms.date: 11/04/2016
4+
ms.date: 11/18/2024
55
ms.topic: how-to
66
helpviewer_keywords:
77
- URLs, opening
@@ -34,7 +34,7 @@ You can choose to have the Code Editor treat Uniform Resource Locators (URLs) in
3434

3535
To change the option for all languages, expand the **All Languages** folder and choose **General**.
3636

37-
4. Under **Display**, select **Enable single-click URL navigation**.
37+
4. Under **Settings**, select **Enable single-click URL navigation**.
3838

3939
## Related content
4040

0 commit comments

Comments
 (0)