Merge pull request #4333 from edx/ned/fix-readme-links

Fix the link to the Ubuntu installation instructions
This commit is contained in:
Ned Batchelder
2014-07-08 16:57:41 -04:00

View File

@@ -11,7 +11,7 @@ Please refer to the following wiki pages in our [configuration repo](https://git
<br/>These instructions are for developers who want to contribute or make changes to the edX source code.
* [edX Production Stack](https://github.com/edx/configuration/wiki/edX-Production-Stack)
<br/>Using Vagrant/Virtualbox this will setup all edX services on a single server in a production like configuration.
* [edX Ubuntu 12.04 installation](https://github.com/edx/configuration/wiki/edX-Ubuntu-12.04-Installation)
* [edX Ubuntu 12.04 64-bit Installation](https://github.com/edx/configuration/wiki/edX-Ubuntu-12.04-64-bit-Installation)
<br/>This will install edX on an existing Ubuntu 12.04 server.