|
1 | 1 | # buttondown-netlify-function |
2 | 2 | This site shows a very simple newsletter subscription form example using Netlify Functions and the Buttondown API. It includes a deployed serverless function, email subscription form, and a simple HTML landing page. |
3 | 3 |
|
4 | | -**View this demo site:** |
| 4 | +**View this demo site:** [https://buttondown-netlify-functions-demo.netlify.app/](https://buttondown-netlify-functions-demo.netlify.app/) |
5 | 5 |
|
6 | 6 | ## Deploy to Netlify |
7 | 7 | Deploy your own version of this example site, by clicking the Deploy to Netlify Button below. This will automatically: |
@@ -31,4 +31,4 @@ netlify dev |
31 | 31 | ``` |
32 | 32 |
|
33 | 33 | ## License |
34 | | -[MIT License](/LICENSE) |
| 34 | +[MIT License](/LICENSE) |
0 commit comments