From 84d3ad0562ee664b47a65704580e485ba8d02082 Mon Sep 17 00:00:00 2001 From: Madeline Date: Wed, 15 May 2019 18:49:27 +1000 Subject: [PATCH] Rework --- README.md | 24 +++--------------------- 1 file changed, 3 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index fea068ae..acdd3e78 100644 --- a/README.md +++ b/README.md @@ -9,26 +9,14 @@ Orion is a Apache 2.0 licensed, private transaction manager. ## Issues -Orion issues are tracked in [Jira](https://pegasys1.atlassian.net/secure/Dashboard.jspa?selectPageId=10000) not GitHub. +Orion issues are tracked in [Jira](https://pegasys1.atlassian.net/secure/Dashboard.jspa?selectPageId=10116) not GitHub. See our [contribution guidelines](CONTRIBUTING.md) for more detail on searching and creating issues. If you've commented on existing issue and have been waiting for a reply, feel free to ping us on [Gitter]. ## Orion Users -### Install and Run Orion - -Installing and running Orion: -* [Installation] -* [Getting Started] - -### Documentation - -User and reference documentation includes: -* [Configuration File properties] -* [Client API Methods] -* [Command Line Options] -* [Disaster Recovery examples] +See our [User Documentation]. ## Orion Developers @@ -49,10 +37,4 @@ Instructions for how to get started with developing on the Orion codebase. Pleas * [Running on Docker](docs/development/docker.md) -[Installation]: https://docs.orion.pegasys.tech/en/latest/Installation/Install-Binaries/ -[Getting Started]: https://docs.orion.pegasys.tech/en/latest/Getting-Started/Quickstart/ -[Configuration File properties]: https://docs.orion.pegasys.tech/en/latest/Configuring-Orion/Configuration-File/ -[Client API Methods]: https://docs.orion.pegasys.tech/en/latest/Reference/API-Methods/ -[Command Line Options]: https://docs.orion.pegasys.tech/en/latest/Reference/Orion-CLI-Syntax/ -[Disaster Recovery examples]: https://docs.orion.pegasys.tech/en/latest/Configuring-Orion/Disaster-Recovery.md -[User Documentation]: https://docs.orion.pegasys.tech/en/latest/ \ No newline at end of file +[User Documentation]: https://docs.orion.pegasys.tech/en/stable/ \ No newline at end of file