Skip to content

Commit 77b407e

Browse files
authored
Update README.adoc
1 parent 8982eb2 commit 77b407e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= JUnit 5 Quick Start Guide and Advanced
1+
= JUnit 5 QuickStart Guide and Advanced
22
Dmitrij Drandarov <https://github.com/dmitrij-drandarov>
33
:imagesdir: images
44
:sectnums:
@@ -718,7 +718,7 @@ Of course I could have also included `@Benchmarked` in a separate `@BenchmarkedT
718718
== Closing words
719719

720720
=== Contribution
721-
Feel free to express critique and contribute to the https://github.com/msg-DAVID-GmbH/JUnit-5-Quick-Start-Guide-and-Advanced[repository] :)
721+
Feel free to express critique and contribute to the https://github.com/msg-DAVID-GmbH/JUnit-5-QuickStart-Guide-and-Advanced[repository] :)
722722

723723
=== Usage
724724
You can use this repository in any way you want.
@@ -752,4 +752,4 @@ May it be for workshops or presentations. Just give credits. ;)
752752
* [x] @TestFactory + DynamicTests - 26 Jul 2016
753753
* [x] Reorder packages and classes - 26 Jul 2016
754754
* [x] Links to Java-Files - 24 Jul 2016
755-
* [x] Dependency Copy-Paste Resource - 24 Jul 2016
755+
* [x] Dependency Copy-Paste Resource - 24 Jul 2016

0 commit comments

Comments
 (0)