Skip to content

Commit 47f107d

Browse files
authored
Update README.md
1 parent 112d18f commit 47f107d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Netlify Function Golang Tutorial
22

3+
## ⚠️ **NOTE: This tutorial is no longer unmaintained, as Netlify is no longer recommended as a platform.** ⚠️
34

45
![Gatsby](https://img.shields.io/badge/Gatsby-v^2.8-yellow.svg?longCache=true&style=flat-square&logo=Gatsby&logoColor=white&colorA=4c566a&colorB=b48ead)
56
![Go](https://img.shields.io/badge/Go-1.14-blue.svg?logo=go&longCache=true&logoColor=white&colorB=88C0D0&style=flat-square&colorA=4c566a)
@@ -8,8 +9,8 @@
89
[![GitHub stars](https://img.shields.io/github/stars/hackersandslackers/netlify-functions-tutorial.svg?style=flat-square&colorB=ebcb8b&colorA=4c566a&logo=GitHub)](https://github.com/hackersandslackers/netlify-functions-tutorial/stargazers)
910
[![GitHub forks](https://img.shields.io/github/forks/hackersandslackers/netlify-functions-tutorial.svg?style=flat-square&colorA=4c566a&colorB=ebcb8b&logo=GitHub)](https://github.com/hackersandslackers/netlify-functions-tutorial/network)
1011

11-
An example GatsbyJS project demonstrating how to deploy Lambd functions with Netlify. Source code for the accompanying tutorial found here: https://hackersandslackers.com/deploy-serverless-golang-functions-with-netlify/
12+
An example GatsbyJS project demonstrating how to deploy Lambda functions with Netlify. The source code for the accompanying tutorial is found here: https://hackersandslackers.com/deploy-serverless-golang-functions-with-netlify/
1213

1314
![Netlify Function Tutorial](./.github/[email protected])
1415

15-
Demo here: https://serverless-golang-tutorial.netlify.app
16+
Demo here: https://serverless-golang-tutorial.netlify.app

0 commit comments

Comments
 (0)