Skip to content

Commit 62c0108

Browse files
committed
docs: link to GitHub pages
1 parent 7a49228 commit 62c0108

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- [TestExampleJavaUtilLogging](turbo-unit-core/src/test/java/org/fugerit/java/turbo/unit/core/jul/TestExampleJavaUtilLogging.java)
1313
- 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/)

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Turbo Unit shows a range of complex use case on unit testing (based on Junit 5)
1212
[![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)
1313
[![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)
1414
[![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")
1516

1617
## Example list
1718

0 commit comments

Comments
 (0)