From 8fd595b65ecddb55a322d7da4ec5d8639815cb58 Mon Sep 17 00:00:00 2001 From: Steve Ayers Date: Thu, 5 Dec 2024 12:00:12 -0500 Subject: [PATCH] Update MIGRATING.md Co-authored-by: Timo Stamm Signed-off-by: Steve Ayers --- MIGRATING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MIGRATING.md b/MIGRATING.md index 40b0b0a1..2aaad31e 100644 --- a/MIGRATING.md +++ b/MIGRATING.md @@ -162,7 +162,7 @@ way your project is configured. For example, `npx buf generate` or `npm run gene > > - `include_imports: true` -See the [Gotchas](#missing-imports) section for an explanation. +See the [Gotchas](#the-new-plugins-generates-missing-imports) section for an explanation. ## Update your application code