From 81318609390bbc6b95a73f775ef7c80e9378691b Mon Sep 17 00:00:00 2001 From: Rodrigo Pinto Date: Tue, 18 Feb 2020 23:21:41 -0500 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c5c842..af1b904 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Minimal Express server to support +# Minimal Express server to support a Gatsby website Minimal server built with Express JS to serve as backend for a Gatsby website. -See details in [Gatsby backend on Express and NGINX with reverse proxy](https://www.rodrigoplp.com/blog/using-your-own-server-with-gatsby?utm_source=GitHub&utm_medium=web&utm_campaign=blog_post). +See details in [Gatsby backend on Express and NGINX with reverse proxy](https://www.rodrigoplp.com/blog/using-your-own-server-with-gatsby?utm_source=GitHub&utm_medium=blog_post&utm_campaign=server_repo). ## Installation