From 31e845ecc4dc7d9dfc6c2696fa439ce5fab34039 Mon Sep 17 00:00:00 2001 From: James Allen Date: Sun, 23 Feb 2014 21:37:07 +0000 Subject: [PATCH] Update wiki link --- server-ce/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server-ce/README.md b/server-ce/README.md index 4248d2c240..c05334c9e8 100644 --- a/server-ce/README.md +++ b/server-ce/README.md @@ -101,7 +101,7 @@ An API for performing CRUD (Create, Read, Update and Delete) operations on binar Contributing ------------ -Please see the [CONTRIBUTING](https://github.com/sharelatex/sharelatex/blob/master/CONTRIBUTING.md) file for information on contributing to the development of ShareLaTeX. See [our wiki](https://github.com/sharelatex/sharelatex/wiki/ShareLaTeX-Development-Environment) for information on setting up a development environment and how to recompile and run ShareLaTeX after modifications. +Please see the [CONTRIBUTING](https://github.com/sharelatex/sharelatex/blob/master/CONTRIBUTING.md) file for information on contributing to the development of ShareLaTeX. See [our wiki](https://github.com/sharelatex/sharelatex/wiki/Developer-Guidelines) for information on setting up a development environment and how to recompile and run ShareLaTeX after modifications. Authors ---