From b8cc414d5b3f1088c58883fdf7abf49b949ccf76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=9E=E9=BD=90?= <62661921+Gong-Mi@users.noreply.github.com> Date: Tue, 13 Jan 2026 05:58:22 +0800 Subject: [PATCH] docs: fix broken internal link by using relative path (#15371) --- docs/releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases.md b/docs/releases.md index 5d98ff040e..3c8b3cf584 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -12,7 +12,7 @@ Dressing Room, which is Google's system for managing NPM packages in the `@google/**` namespace. The packages are all named `@google/**`. More information can be found about these systems in the -[maintainer repo guide](https://github.com/google-gemini/maintainers-gemini-cli/blob/main/npm.md) +[NPM Package Overview](npm.md) ### Package scopes