From 9edcb6f9cf36d772281280acaf4e15293e37e3fd Mon Sep 17 00:00:00 2001 From: Matteo Nastasi Date: Fri, 15 Jul 2016 16:51:53 +0200 Subject: [PATCH] broken links fixed in README.md --- README.md | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index a1bc2329d5f8..f8fe1cc662bc 100644 --- a/README.md +++ b/README.md @@ -14,43 +14,43 @@ The code name for version 2.0.1 is **Aki**, in memory of [Keiiti Aki](https://en ## Documentation -* [What's new](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/whats-new.md) +* [What's new](https://github.com/gem/oq-engine/blob/engine-2.0/doc/whats-new.md) ### General overview -* [About](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/about.md) -* [FAQ](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/faq.md) +* [About](https://github.com/gem/oq-engine/blob/engine-2.0/doc/about.md) +* [FAQ](https://github.com/gem/oq-engine/blob/engine-2.0/doc/faq.md) * [Manuals](http://www.globalquakemodel.org/openquake/support/documentation/engine/#manual-latest-stable) * [Source Code/API Documentation](http://docs.openquake.org/oq-engine/) -* [Development Philosophy and Coding Guidelines](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/development-guidelines.md) -* [Developers Notes](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/development-notes.md) -* [Architecture](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/architecture.md) -* [Calculation Workflow](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/calculation-workflow.md) -* [Hardware Suggestions](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/hardware-suggestions.md) -* [Continuous integration and testing](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/testing.md) -* [Glossary of Terms](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/glossary.md) +* [Development Philosophy and Coding Guidelines](https://github.com/gem/oq-engine/blob/engine-2.0/doc/development-guidelines.md) +* [Developers Notes](https://github.com/gem/oq-engine/blob/engine-2.0/doc/development-notes.md) +* [Architecture](https://github.com/gem/oq-engine/blob/engine-2.0/doc/architecture.md) +* [Calculation Workflow](https://github.com/gem/oq-engine/blob/engine-2.0/doc/calculation-workflow.md) +* [Hardware Suggestions](https://github.com/gem/oq-engine/blob/engine-2.0/doc/hardware-suggestions.md) +* [Continuous integration and testing](https://github.com/gem/oq-engine/blob/engine-2.0/doc/testing.md) +* [Glossary of Terms](https://github.com/gem/oq-engine/blob/engine-2.0/doc/glossary.md) ### Installation -* [Technology stack and requirements](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/requirements.md) -* [Which installation method should I use?](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/installing/overview.md) +* [Technology stack and requirements](https://github.com/gem/oq-engine/blob/engine-2.0/doc/requirements.md) +* [Which installation method should I use?](https://github.com/gem/oq-engine/blob/engine-2.0/doc/installing/overview.md) #### Linux -* [Installing on Ubuntu](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/installing/ubuntu.md) -* [Installing on RedHat and derivates](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/installing/rhel.md) -* [Installing on other flavors](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/installing/linux-generic.md) -* [Installing from sources](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/installing/development.md) -* [Installing on a cluster](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/installing/cluster.md) +* [Installing on Ubuntu](https://github.com/gem/oq-engine/blob/engine-2.0/doc/installing/ubuntu.md) +* [Installing on RedHat and derivates](https://github.com/gem/oq-engine/blob/engine-2.0/doc/installing/rhel.md) +* [Installing on other flavors](https://github.com/gem/oq-engine/blob/engine-2.0/doc/installing/linux-generic.md) +* [Installing from sources](https://github.com/gem/oq-engine/blob/engine-2.0/doc/installing/development.md) +* [Installing on a cluster](https://github.com/gem/oq-engine/blob/engine-2.0/doc/installing/cluster.md) #### macOS -* [Installing on macOS](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/installing/macos.md) +* [Installing on macOS](https://github.com/gem/oq-engine/blob/engine-2.0/doc/installing/macos.md) #### Windows -* [Installing on Windows](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/installing/windows.md) -* [Starting the software](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/running/windows.md) +* [Installing on Windows](https://github.com/gem/oq-engine/blob/engine-2.0/doc/installing/windows.md) +* [Starting the software](https://github.com/gem/oq-engine/blob/engine-2.0/doc/running/windows.md) #### VirtualBox VM @@ -58,13 +58,13 @@ The code name for version 2.0.1 is **Aki**, in memory of [Keiiti Aki](https://en ### Running the OpenQuake Engine -* [Using the command line](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/running/unix.md) -* [Using the WebUI](https://github.com/gem/oq-engine/blob/engine-2.0.1/doc/running/server.md) +* [Using the command line](https://github.com/gem/oq-engine/blob/engine-2.0/doc/running/unix.md) +* [Using the WebUI](https://github.com/gem/oq-engine/blob/engine-2.0/doc/running/server.md) ## License -The OpenQuake Engine is released under the **[GNU Affero Public License 3](https://github.com/gem/oq-engine/blob/engine-2.0.1/LICENSE)**. +The OpenQuake Engine is released under the **[GNU Affero Public License 3](https://github.com/gem/oq-engine/blob/engine-2.0/LICENSE)**. ## Contacts