revert hyperlink html change

pull/27/head
Florian Hartwich 2018-02-16 16:13:33 +01:00
parent 31c41f3bab
commit d3f091253a
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Operation Pandora Trigger Commandcenter
A [MEAN Application](http://mean.io/) created for <a href="https://www.operation-pandora.com" target="_blank">operation-pandora.com</a> Arma3 Community
A [MEAN Application](http://mean.io/) created for [operation-pandora.com](https://www.operation-pandora.com) Arma3 Community
## Installation
@ -33,7 +33,7 @@ For production setup run the script, described in _Setup for development_, addin
./docs/opt-cc-environment/3rd-party-install prod
This adds the <a href="http://pm2.keymetrics.io/" target="_blank">`pm2` process manager</a> to be installed and start the _opt-cc_ server as `pm2` process.
This adds the [`pm2` process manager](http://pm2.keymetrics.io/) to be installed and start the _opt-cc_ server as `pm2` process.
Run the `sudo` command printed as last output to configure the `pm2` process for automatic start on the system, as the current user.
## Development