Skip to content

Commit c05c5f0

Browse files
committed
Address error: remove duplicate lightbox
1 parent a4daeab commit c05c5f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/quickstart/create-and-publish-a-package-using-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ In the preceding example, the property specifies a file named *read-me.md* in th
242242

243243
For example, the following screenshot shows the read-me file for the `HtmlAgilityPack` package:
244244

245-
:::image type="content" source="media/package-read-me-file.png" alt-text="Screenshot of the Visual Studio Package Manager UI that shows a package details pane. The README tab describes HTML parsing abilities of the package." lightbox="media/package-read-me-file.png" lightbox="media/package-read-me-file.png":::
245+
:::image type="content" source="media/package-read-me-file.png" alt-text="Screenshot of the Visual Studio Package Manager UI that shows a package details pane. The README tab describes HTML parsing abilities of the package." lightbox="media/package-read-me-file.png":::
246246

247247
### Add other files
248248

0 commit comments

Comments
 (0)