Skip to content

Commit 0f7e7c7

Browse files
authored
Fix broken links in README
Named links require a full paragraph, apparently.
1 parent b2e3bde commit 0f7e7c7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Furthermore, this repository provides a small showcase of the functionality prov
3838
</details>
3939

4040
<br/>
41+
4142
Snapshots of the development version are available through [Sonatype's `snapshots` repository][sonatyperepo].
4243

4344
## Setup
@@ -87,6 +88,7 @@ Snapshots of the development version are available through [Sonatype's `snapshot
8788
</details>
8889

8990
<br/>
91+
9092
More information on Getting Started can be found [on the wiki][wiki-gettingstarted].
9193

9294
## Requirements
@@ -155,7 +157,7 @@ To start writing instrumentation tests with JUnit Jupiter, add the following to
155157

156158
# Migration from 1.0.x
157159

158-
Since the move to utilize the native JUnit 5 support built into the build system, a lot has changed from the previous version of the plugin. Users seeking to migrate to the new version are encouraged to check out the migration guide located [on the Wiki][wiki-migration] of this repository.
160+
Since the move to utilize the native JUnit 5 support built into the build system, a lot has changed from the previous version of the plugin. Users seeking to migrate to the new version are encouraged to check out the migration guide located [on the wiki][wiki-migration].
159161

160162
## License
161163

0 commit comments

Comments
 (0)