You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2018/11/17 06:20:55 UTC

[isis] branch v2 updated: ISIS-2035: fixes swagger link

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch v2
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/v2 by this push:
     new 43ebee4  ISIS-2035: fixes swagger link
43ebee4 is described below

commit 43ebee41c35a45f910d264cf2880d1bbffa98660
Author: Andi Huber <ah...@apache.org>
AuthorDate: Sat Nov 17 07:20:40 2018 +0100

    ISIS-2035: fixes swagger link
    
    Task-Url: https://issues.apache.org/jira/browse/ISIS-2035
---
 example/application/helloworld/src/main/webapp/about/index.html       | 2 +-
 example/application/simpleapp/webapp/src/main/webapp/about/index.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/example/application/helloworld/src/main/webapp/about/index.html b/example/application/helloworld/src/main/webapp/about/index.html
index 190a156..518c62f 100644
--- a/example/application/helloworld/src/main/webapp/about/index.html
+++ b/example/application/helloworld/src/main/webapp/about/index.html
@@ -77,7 +77,7 @@ th, td {
                 <li>
                     <p>
                         <b>
-                            <a href="swagger-ui/index.html">swagger-ui/</a>
+                            <a href="swagger-ui/index.template.html">swagger-ui/</a>
                         </b>
                     </p>
                     <p>
diff --git a/example/application/simpleapp/webapp/src/main/webapp/about/index.html b/example/application/simpleapp/webapp/src/main/webapp/about/index.html
index b2980ef..f2919c1 100644
--- a/example/application/simpleapp/webapp/src/main/webapp/about/index.html
+++ b/example/application/simpleapp/webapp/src/main/webapp/about/index.html
@@ -86,7 +86,7 @@ th, td {
                 <li>
                     <p>
                         <b>
-                            <a href="swagger-ui/index.html">swagger-ui/</a>
+                            <a href="swagger-ui/index.template.html">swagger-ui/</a>
                         </b>
                     </p>
                     <p>