From 07f61fe9c11db6ea87d14a80ab868b4510d6718e Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Fri, 29 May 2015 14:19:39 +0100 Subject: Update references to rails-3-develop branch to develop branch. Also reflect the fact that it is the default branch in a couple of github links. --- docs/running/security.md | 2 +- docs/running/upgrading.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/running') diff --git a/docs/running/security.md b/docs/running/security.md index a22c4d636..f051a0053 100644 --- a/docs/running/security.md +++ b/docs/running/security.md @@ -11,7 +11,7 @@ title: Security & Maintenance ## New Features -Only the [latest development branch](https://github.com/mysociety/alaveteli/tree/rails-3-develop/) gets new features which will be released in the next main release. +Only the [latest development branch](https://github.com/mysociety/alaveteli/tree/develop/) gets new features which will be released in the next main release. ## Bug Fixes diff --git a/docs/running/upgrading.md b/docs/running/upgrading.md index 39c18163c..4a3bdbdca 100644 --- a/docs/running/upgrading.md +++ b/docs/running/upgrading.md @@ -105,7 +105,7 @@ Deprecation notices allow us to communicate with you that some functionality wil ### What to do if you see a deprecation notice -You will usually see a deprecation notice if you have been using functionality in your theme that is now due to change or be removed. The notice should give you a fair explanation of what to do about it. Usually it will be changing or removing methods. The [changelog](https://github.com/mysociety/alaveteli/blob/rails-3-develop/doc/CHANGES.md) will include more detailed information about the deprecation and how to make the necessary changes. +You will usually see a deprecation notice if you have been using functionality in your theme that is now due to change or be removed. The notice should give you a fair explanation of what to do about it. Usually it will be changing or removing methods. The [changelog](https://github.com/mysociety/alaveteli/blob/develop/doc/CHANGES.md) will include more detailed information about the deprecation and how to make the necessary changes. If you're ever unsure, don't hesitate to ask in the [developer mailing list](https://groups.google.com/group/alaveteli-dev) or [Alaveteli IRC channel](http://www.irc.mysociety.org/). -- cgit v1.2.3