Skip to content

Commit ac3d58b

Browse files
authored
Fix image link
1 parent 3854e3e commit ac3d58b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/reference/options-text-editor-csharp-advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Use the **Advanced** options page to modify the settings for editor formatting,
8787

8888
When selected, a [Quick Action](../quick-actions.md) is available to install a NuGet package and add a `using` directive for unreferenced types.
8989

90-
![Quick Action to install NuGet package in Visual Studio](/docs/ide/references/media/nuget-lightbulb.png)
90+
![Quick Action to install NuGet package in Visual Studio](media/nuget-lightbulb.png)
9191

9292
## Highlighting
9393

0 commit comments

Comments
 (0)