This is an automated email from the ASF dual-hosted git repository.
jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 8d6b894 Add Coming-soon to about page.
8d6b894 is described below
commit 8d6b8947bf6a61d34771c0f8d17250b34fd07ad5
Author: JamesBognar <[email protected]>
AuthorDate: Thu Jun 28 10:01:54 2018 -0400
Add Coming-soon to about page.
---
content/about.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/about.html b/content/about.html
index c2e5ff6..d7e4a9f 100644
--- a/content/about.html
+++ b/content/about.html
@@ -83,10 +83,10 @@
<h5 class='toc'>Coming soon</h5>
<div>
<ul class='spaced-list'>
- <li><a class='doclink'
href='https://cwiki.apache.org/confluence/display/JUNEAU/2018/05/09/Serverless+REST+Unit+Testing'>Serverless
REST Unit Testing</a>
- <li><a class='doclink'
href='https://cwiki.apache.org/confluence/display/JUNEAU/2018/04/13/Configurable+look-and-feel'>Configurable
Look-and-Feel</a>
- <li><a class='doclink'
href='https://cwiki.apache.org/confluence/display/JUNEAU/2018/03/17/Swagger+UI+enhancements'>Swagger
UI Enhancements</a>
- (<a class='doclink'
href='https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=75977264'>update</a>)
+ <li><a class='doclink'
href='https://cwiki.apache.org/confluence/display/JUNEAU/2018/05/09/Serverless+REST+Unit+Testing'>Serverless
REST unit testing</a>
+ <li><a class='doclink'
href='https://cwiki.apache.org/confluence/display/JUNEAU/2018/04/13/Configurable+look-and-feel'>Configurable
look-and-feel</a>
+ <li><a class='doclink'
href='https://cwiki.apache.org/confluence/display/JUNEAU/2018/03/17/Swagger+UI+enhancements'>Swagger
UI enhancements</a>
+ <li><a class='doclink'
href='https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=75977264'>Swagger
UI enhancements (update)</a>
<li><a class='doclink'
href='https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=87296658'>Support
for auto-validation in Swagger annotations.</a>
</ul>
</div>