File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
- [ TestExampleJavaUtilLogging] ( turbo-unit-core/src/test/java/org/fugerit/java/turbo/unit/core/jul/TestExampleJavaUtilLogging.java )
13
13
- GitHub workflow : maven build and sonar scan
14
- - GitHub workflow : AsciiDoc to GitHub pages
14
+ - GitHub workflow : AsciiDoc to [ GitHub pages] ( https://fugerit-org.github.io/turbo-unit/ )
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Turbo Unit shows a range of complex use case on unit testing (based on Junit 5)
12
12
[ ![ Java build version] ( https://img.shields.io/badge/build%20on-java%2011+-%23ED8B00.svg?style=for-the-badge&logo=openjdk&logoColor=white )] ( https://universe.fugerit.org/src/docs/versions/java11.html )
13
13
[ ![ Apache Maven] ( https://img.shields.io/badge/Apache%20Maven-3.9.0+-C71A36?style=for-the-badge&logo=Apache%20Maven&logoColor=white )] ( https://universe.fugerit.org/src/docs/versions/maven3_9.html )
14
14
[ ![ Fugerit Github Project Conventions] ( https://img.shields.io/badge/Fugerit%20Org-Project%20Conventions-1A36C7?style=for-the-badge&logo=Onlinect%20Playground&logoColor=white )] ( https://universe.fugerit.org/src/docs/conventions/index.html )
15
+ [ ![ GitHub - Pages] ( https://img.shields.io/badge/GitHub-Pages-blue?style=for-the-badge )] ( https://fugerit-org.github.io/turbo-unit/ " Go to project HTML documentation ")
15
16
16
17
## Example list
17
18
You can’t perform that action at this time.
0 commit comments