This is an automated email from the ASF dual-hosted git repository.
aw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yetus.git
The following commit(s) were added to refs/heads/master by this push:
new bb1aced YETUS-766. links are broken on in-progress page
bb1aced is described below
commit bb1aced3b0bb5f6b1b14f8b49ee3057d71f5c656
Author: Allen Wittenauer <[email protected]>
AuthorDate: Tue Jan 8 15:11:35 2019 -0800
YETUS-766. links are broken on in-progress page
Signed-off-by: Akira Ajisaka <[email protected]>
---
asf-site-src/source/documentation/in-progress.html.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/asf-site-src/source/documentation/in-progress.html.md
b/asf-site-src/source/documentation/in-progress.html.md
index 06a0470..1e10d56 100644
--- a/asf-site-src/source/documentation/in-progress.html.md
+++ b/asf-site-src/source/documentation/in-progress.html.md
@@ -35,7 +35,7 @@ For help with CI tools and automation, see our documentation
about [robots](prec
# Yetus Release Doc Maker
The Release Documentation Maker allows projects to generate nicely formated
Markdown Changelogs and Release Notes based upon JIRA. You can view that
-documenation [here](releasedocmaker). See also the
(yetus-maven-plugin)[#yetus-maven-plugin] for Apache Maven-specific information.
+documenation [here](releasedocmaker). See also the
[yetus-maven-plugin](#yetus-maven-plugin) for Apache Maven-specific information.
# Yetus Shelldocs
@@ -60,7 +60,7 @@ You can mark a file to be ignored by shelldocs by adding
"SHELLDOC-IGNORE" as a
# yetus-maven-plugin
-Many Apache Yetus functions are available directly from Apache Maven and
compatible build systems, without the need to use annoying wrappers! The
(yetus-maven-plugin documentation)[yetus-maven-plugin/] provides all the key
details.
+Many Apache Yetus functions are available directly from Apache Maven and
compatible build systems, without the need to use annoying wrappers! The
[yetus-maven-plugin documentation](yetus-maven-plugin/) provides all the key
details.
# Javadocs: Yetus Audience Annotations and more