Skip to content

Commit 2d7467b

Browse files
author
Carolina Silva Rode
committed
fix: update full example link
1 parent db2b106 commit 2d7467b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/topics/ksp/ksp-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,6 @@ Your project's final file structure should look like this:
453453

454454
## What's next?
455455

456-
* Explore the full code for this example in [the KSP repository](https://github.com/google/ksp/pull/2804/changes).
456+
* Explore the full code for this example in [the KSP repository](https://github.com/google/ksp/tree/main/examples/hello-world).
457457
* Find more complex, real-world examples in [the KSP repository](https://github.com/google/ksp/blob/main/examples/playground/test-processor/src/main/kotlin/BuilderProcessor.kt).
458458
* Browse the list of [KSP supported libraries](ksp-overview.md#supported-libraries).

0 commit comments

Comments
 (0)