Skip to content

Commit

Permalink
Updated URL for Read The Docs
Browse files Browse the repository at this point in the history
Update URL
  • Loading branch information
monicacecilia committed May 9, 2016
1 parent 49cf31c commit d087b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/apollo/js/View/Dialog/Help.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ return declare( null, {
+ '<div style="float: left; width: 49%;"><dt>Apollo links</dt>'
+ '<dd><ul>'
+ '<li><a href="http://genomearchitect.org/web_apollo_user_guide" target="_blank">Apollo User Guide</a></li>'
+ '<li><a href="http://webapollo.readthedocs.io" target="_blank">Apollo Configuration and Installation Guide</a></li>'
+ '<li><a href="http://genomearchitect.readthedocs.io/en/latest/" target="_blank">Apollo Configuration and Installation Guide</a></li>'
+ '</ul></dd>'
+ '</div>'
+ '<div style="float: right; width:49%; margin-top: 10px;"><a href="http://genomearchitect.org" target="_blank"><img src="plugins/WebApollo/img/ApolloLogo_100x36.png"/></a></div>'
Expand Down

0 comments on commit d087b76

Please sign in to comment.