From 409be0597103d02dfc09e1b6ec2a78031de9a2ab Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Wed, 9 Dec 2020 17:08:32 -0500 Subject: [PATCH] update docs --- docs/dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/).