We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc7adf2 commit 8bddbceCopy full SHA for 8bddbce
1 file changed
README.md
@@ -85,7 +85,7 @@ This section provides a brief overview of how to develop your own extensions.
85
86
LocalStack exposes a Python API for building extensions that can be found in
87
the core codebase in
88
-[`localstack.extensions.api`](https://github.com/localstack/localstack/tree/master/localstack/extensions/api).
+[`localstack.extensions.api`](https://github.com/localstack/localstack/tree/master/localstack-core/localstack/extensions/api).
89
90
The basic interface to implement is as follows:
91
0 commit comments