Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Commit

Permalink
Convert bare link to reference link.
Browse files Browse the repository at this point in the history
Clears a linting warning.
  • Loading branch information
apetro committed May 24, 2017
1 parent 7173c37 commit dfaf851
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Example:
```
The role of `manager-script` gives them the ability to use the `/text` api from Tomcat.

Read more about that here: http://tomcat.apache.org/maven-plugin-2.0/tomcat7-maven-plugin/plugin-info.html
Read more about how this works in [Tomcat documentation][Tomcat docs re Maven plugin].

With this you can run `mvn tomcat7:deploy` or `mvn tomcat7:redeploy` if you have already deployed it once. We also wrote a script for this. Just run `./build.sh`

Expand All @@ -96,3 +96,4 @@ With this you can run `mvn tomcat7:deploy` or `mvn tomcat7:redeploy` if you have
Drop angularjs-portal-home/target/web.war in the Tomcat instance that runs uPortal and fire it up. Should just work.

[MyUW Overview slide deck]: http://go.wisc.edu/qwg5r1
[Tomcat docs re Maven plugin]: http://tomcat.apache.org/maven-plugin-2.0/tomcat7-maven-plugin/plugin-info.html

0 comments on commit dfaf851

Please sign in to comment.