diff --git a/docs/dev.md b/docs/dev.md index 1847f6a8..8920c868 100644 --- a/docs/dev.md +++ b/docs/dev.md @@ -28,6 +28,6 @@ Would you like more guidance on starting the [Local Launcher](local-launcher.md) If all you want to do is launch your own Bubble, starting with the [Bubble Docker Launcher](docker-launcher.md) is probably faster and easier. -Or perhaps you are interested interacting with Bubble programmatically? You should explore the +Or perhaps you are interested interacting with Bubble programmatically? Explore the [Bubble API Guide](https://github.com/getbubblenow/bubble-docs/blob/master/api/README.md) and [Bubble API Reference](https://app.getbubblenow.com/apidocs/).