From 9ceb3b02f250000c14b919f7bd7f3cab3e65c6ea Mon Sep 17 00:00:00 2001 From: Brandon Date: Thu, 26 Nov 2020 10:05:28 -0800 Subject: [PATCH] updated digital ocean app static site path in docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edf1a55..0935c96 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Provided your router and firewall are not blocking your IP/ports, you can also g ## Digital Ocean Static App -We use the free Digital Ocean Static Apps to host a version of the local server. It is exactly the same as if you ran npm start on your machine. You can also use this like a CDN as it automatically rebuilds from main/master each time the branch is updated. [event-pubsub CDN home](https://cdn-p939v.ondigitalocean.app/event-pubsub/) : https://cdn-p939v.ondigitalocean.app/event-pubsub/ +We use the free Digital Ocean Static Apps to host a version of the local server. It is exactly the same as if you ran npm start on your machine. You can also use this like a CDN as it automatically rebuilds from main/master each time the branch is updated. [event-pubsub CDN home](https://event-pubsub-dkc9a.ondigitalocean.app/) : https://event-pubsub-dkc9a.ondigitalocean.app/ ## Basic Examples