You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by sd...@apache.org on 2017/04/17 08:23:54 UTC

[2/2] struts-examples git commit: fixed link

fixed link


Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/5b55e1aa
Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/5b55e1aa
Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/5b55e1aa

Branch: refs/heads/master
Commit: 5b55e1aa8a78ea3683648b565d9dd99fe9126bd5
Parents: 213b0a5
Author: Stefaan Dutry <st...@gmail.com>
Authored: Mon Apr 17 10:19:46 2017 +0200
Committer: Stefaan Dutry <st...@gmail.com>
Committed: Mon Apr 17 10:23:15 2017 +0200

----------------------------------------------------------------------
 basic-struts/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-examples/blob/5b55e1aa/basic-struts/README.md
----------------------------------------------------------------------
diff --git a/basic-struts/README.md b/basic-struts/README.md
index 529ccb4..457578c 100644
--- a/basic-struts/README.md
+++ b/basic-struts/README.md
@@ -10,12 +10,12 @@ The war file is created in the `target` sub-folder.
 ### Using Maven
 run the command `mvn jetty:run`
 
-### Using a servlet container
+### Using a Servlet container
 Copy the war file to your Servlet container (e.g. Tomcat) and then startup the Servlet container.
 
 ## Accessing the application
 
-In a web browser go to:  [http://localhost:8080/basic-struts/index.action]([http://localhost:8080/basic-struts/index.action) 
+In a web browser go to:  [http://localhost:8080/basic-struts/index.action](http://localhost:8080/basic-struts/index.action) 
 
 You should see a web page with