From e402d5951749c74c02fa041fb1d42b3453cd14f9 Mon Sep 17 00:00:00 2001 From: Kevin Stich Date: Tue, 12 Nov 2024 22:39:42 -0800 Subject: [PATCH] Fix broken README link Fixes #2456 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 007c0ca27dd..4e1c42985b5 100644 --- a/README.md +++ b/README.md @@ -83,5 +83,5 @@ This library is licensed under the Apache 2.0 License. [Smithy Gradle Plugin]: https://github.com/awslabs/smithy-gradle-plugin/ [Smithy CLI]: https://smithy.io/2.0/guides/smithy-cli/index.html [`smithy-build.json`]: https://smithy.io/2.0/guides/building-models/build-config.html#using-smithy-build-json -[building]: https://smithy.io/2.0/guides/building-models/index.html +[building]: https://smithy.io/2.0/guides/smithy-build-json.html [awesome-smithy]: https://github.com/smithy-lang/awesome-smithy