diff --git a/examples/bd-example-extension-go/README.md b/examples/bd-example-extension-go/README.md index 9cb9b455..34089e20 100644 --- a/examples/bd-example-extension-go/README.md +++ b/examples/bd-example-extension-go/README.md @@ -1,6 +1,6 @@ # BD Extension Example (Go) -This example demonstrates how to extend bd with custom tables for application-specific orchestration, following the patterns described in [EXTENDING.md](../../EXTENDING.md). +This example demonstrates how to extend bd with custom tables for application-specific orchestration, following the patterns described in [EXTENDING.md](../../docs/EXTENDING.md). ## What This Example Shows