From c63870e4290287fb06b025f5bd135cc5857e447a Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Fri, 28 Mar 2014 15:40:01 +0100 Subject: [PATCH] fix reference to the backwards compatibility chapter --- contributing/community/releases.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/contributing/community/releases.rst b/contributing/community/releases.rst index 76ed0e1cc53..8d52d9efd3d 100644 --- a/contributing/community/releases.rst +++ b/contributing/community/releases.rst @@ -123,11 +123,11 @@ This results in very predictable dates and maintenance periods: instance), you can automatically receive an email notification if you subscribed on the `roadmap notification`_ page. -Backward Compatibility ----------------------- +Backwards Compatibility +----------------------- -Our `Backwards Compatibility Promise`_ is very strict and allows developers to -upgrade with confidence from one minor version of Symfony to the next one. +:doc:`/contributing/code/bc` is very strict and allows developers to upgrade +with confidence from one minor version of Symfony to the next one. Whenever keeping backward compatibility is not possible, the feature, the enhancement, or the bug fix will be scheduled for the next major version.