Skip to content

Commit aeff912

Browse files
committed
feat: updates post-migration README template javadoc badge link
1 parent 0ebe1dd commit aeff912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/template/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Java CI](https://github.com/%REPO_OWNER%/%REPO_NAME%/actions/workflows/1.pipeline.yml/badge.svg)](https://github.com/%REPO_OWNER%/%REPO_NAME%/actions/workflows/1.pipeline.yml)
55
[![Maven Central](https://img.shields.io/maven-central/v/%ARTIFACT_GROUP%/%ARTIFACT_NAME%.svg)](https://central.sonatype.com/artifact/%ARTIFACT_GROUP%/%ARTIFACT_NAME%)
66
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
7-
[![Javadoc](https://img.shields.io/badge/JavaDoc-Online-green)](https://%REPO_OWNER%.github.io/%REPO_NAME%/javadoc/current)
7+
[![Javadoc](https://img.shields.io/badge/JavaDoc-Online-green)](https://%REPO_OWNER%.github.io/%REPO_NAME%/javadoc/)
88

99
All set up, enjoy the template.
1010

0 commit comments

Comments
 (0)