From 28e6aa723a1655822562138798b81a85a0da045c Mon Sep 17 00:00:00 2001 From: jenniferfell Date: Thu, 25 Apr 2019 00:09:58 -0600 Subject: [PATCH] docs: change anchor for removed section (#26733) PR Close #26733 --- aio/content/guide/deprecations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/guide/deprecations.md b/aio/content/guide/deprecations.md index 53641f5480..5ba51493e5 100644 --- a/aio/content/guide/deprecations.md +++ b/aio/content/guide/deprecations.md @@ -245,7 +245,7 @@ const routes: Routes = [{ For more information see the [Router guide](guide/router#activated-route). -{@a removed-v8} +{@a removed} ## Removed APIs The following APIs have been removed starting with version 8.0.0: