Skip to content

Commit 65570da

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents 18a1ea0 + e76def5 commit 65570da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/EditorControls/ImageMap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,4 +327,4 @@ new RectangleHotSpot
327327

328328
- [Image](Image.md) - Display static images
329329
- [ImageButton](ImageButton.md) - Clickable image that acts as a button
330-
- [HyperLink](HyperLink.md) - Text or image hyperlinks
330+
- HyperLink - Text or image hyperlinks (not yet implemented)

docs/Migration/Custom-Controls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Install the analyzer:
1515
dotnet add package BlazorWebFormsComponents.Analyzers
1616
```
1717

18-
The analyzer automatically highlights migration issues in your IDE and offers quick fixes. See the [Analyzer README](../../src/BlazorWebFormsComponents.Analyzers/README.md) for details.
18+
The analyzer automatically highlights migration issues in your IDE and offers quick fixes. See the [Analyzer README](https://github.com/FritzAndFriends/BlazorWebFormsComponents/tree/dev/src/BlazorWebFormsComponents.Analyzers/README.md) for details.
1919

2020
## Overview
2121

0 commit comments

Comments
 (0)