Skip to content

Commit f053446

Browse files
committed
fix to first sentence
1 parent 2dcca7a commit f053446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/adding-custom-one-click-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Add a custom 1-Click Deploy link to deploy your own app.
66

77
# Adding Custom 1-Click Deploy to Your App
88

9-
This tutorial will show you how to add a 1-Click Deploy link to deploy your app to the Defang Playground. 1-Click Deploy links point to a special Defang URL. Clicking this link will trigger a deployment of a project to Defang. These links are often placed as buttons in the `README.md` file of your project repository. They are the easiest way to allow anyone to deploy your app.
9+
This tutorial will show you how to add a 1-Click Deploy link to deploy your app to the Defang Playground. A 1-Click Deploy link points to a special Defang URL. Clicking this link will trigger a deployment of a project to Defang. The link is often placed as a button in the `README.md` file of your project repository, and is the easiest way to allow anyone to deploy your app.
1010

1111
:::info
1212
If you are trying to use 1-Click Deploy with one of our [samples](https://defang.io/samples/), we have a separate tutorial on [how to use 1-Click Deploy](/docs/tutorials/using-one-click-deploy).

0 commit comments

Comments
 (0)