diff --git a/ood-portal-generator/README.md b/ood-portal-generator/README.md index 4813864afa..4590b4746e 100644 --- a/ood-portal-generator/README.md +++ b/ood-portal-generator/README.md @@ -1,18 +1,17 @@ # ood-portal-generator -![GitHub Release](https://img.shields.io/github/release/osc/ood-portal-generator.svg) -![GitHub License](https://img.shields.io/github/license/osc/ood-portal-generator.svg) +This is part of the [ondemand](https://github.com/OSC/ondemand) repository Generates an Apache configuration file that can be used for hosting an Open OnDemand portal on the OnDemand Server. For more information please visit the -[Documentation](https://osc.github.io/ood-documentation/master/infrastructure/ood-portal-generator.html). +[Documentation](https://osc.github.io/ood-documentation/latest/reference/commands/ood-portal-generator.html). ## Contributing -1. Fork it ( https://github.com/OSC/ood-portal-generator/fork ) -2. Create your feature branch (`git checkout -b my-new-feature`) -3. Commit your changes (`git commit -am 'Add some feature'`) -4. Push to the branch (`git push origin my-new-feature`) -5. Create a new Pull Request +1. [Fork the ondemand repository](https://github.com/OSC/ondemand/fork) +1. Create your feature branch (`git checkout -b my-new-feature`) +1. Commit your changes (`git commit -am 'Add some feature'`) +1. Push to the branch (`git push origin my-new-feature`) +1. Create a new Pull Request