Update devenv.rst

This commit is contained in:
Bernhard Posselt
2014-08-20 23:54:29 +02:00
parent 12de1f7a85
commit f42d337171

View File

@@ -11,14 +11,14 @@ Please follow the steps on this page to set up your development environment.
Set up web server and database
==============================
First `set up your web server and database <http://doc.owncloud.org/server/7.0/admin_manual/installation.html>`_ (**Section**: Manual Installation - Prerequisites).
First `set up your web server and database <http://doc.owncloud.org/server/7.0/admin_manual/#installation>`_ (**Section**: Manual Installation - Prerequisites).
Get the source
==============
There are two ways to obtain ownCloud sources:
* Using the `stable version <http://doc.owncloud.org/server/7.0/admin_manual/installation.html>`_
* Using the `stable version <http://doc.owncloud.org/server/7.0/admin_manual/#installation>`_
* Using the development version from `GitHub`_ which will be explained below.
To check out the source from `GitHub`_ you will need to install git (see `Setting up git <https://help.github.com/articles/set-up-git>`_ from the GitHub help)