From 2153e9e1f1e5188ed6df4de40bdc3e75c206e2ec Mon Sep 17 00:00:00 2001 From: Shunsuke Suzuki Date: Tue, 1 Apr 2025 12:40:31 +0900 Subject: [PATCH] docs: fix the link to the migration discussion from v2 to v3 --- docs/migrate-v2-to-v3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migrate-v2-to-v3.md b/docs/migrate-v2-to-v3.md index aa2ab96b58..4f5b4020b6 100644 --- a/docs/migrate-v2-to-v3.md +++ b/docs/migrate-v2-to-v3.md @@ -6,7 +6,7 @@ compiler errors. We hope this will be sufficient for most typical users. If you find any issues not covered by this document, please post a -comment on [Issue 921](https://github.com/urfave/cli/issues/921) or +comment on [the discussion](https://github.com/urfave/cli/discussions/2084) or consider sending a PR to help improve this guide. # Import string changed