From 38dd328bdddb752ff4e26f57b82878b6276ffab0 Mon Sep 17 00:00:00 2001 From: Luca Milanesio Date: Thu, 22 Aug 2019 13:49:58 +0100 Subject: [PATCH] Fix broken link to the deprecating-features anchor The dev-release.html documentation page needs to point to the correct page of the processes for the feature deprecating. Change-Id: Ibfaff58eb18b7828da2f81efb92378815603a4fe --- Documentation/dev-release.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/dev-release.txt b/Documentation/dev-release.txt index cda7a49296..96e8cb05c6 100644 --- a/Documentation/dev-release.txt +++ b/Documentation/dev-release.txt @@ -373,7 +373,7 @@ master branch that were gated on the next release. Mostly, these are feature-deprecations that we were holding off on to have a stable release where the feature is still contained, but marked as deprecated. -See link:dev-contributing.html#deprecating-features[Deprecating features] for +See link:dev-processes.html#deprecating-features[Deprecating features] for details. GERRIT