diff --git a/content/projects/showbridge.md b/content/projects/showbridge.md index b3c989c..77eec1d 100644 --- a/content/projects/showbridge.md +++ b/content/projects/showbridge.md @@ -18,14 +18,14 @@ Some of the technologies are listed below. * [electron-builder](https://www.electron.build/) (package, publish) * [ncc](https://github.com/vercel/ncc) (script bundling) -* [main.js](https://www.npmjs.com/package/showbridge-lib) +* [lib](https://www.npmjs.com/package/showbridge-lib) * [Socket.IO](https://socket.io/) ("Cloud" Messaging) * [lodash](https://lodash.com/) (string templating) * [main.js](https://www.npmjs.com/package/showbridge) * [commander](https://github.com/tj/commander.js) (CLI) -* Cloud +* [Cloud](https://hub.docker.com/r/jwetzell/showbridge-cloud) * [Socket.IO](https://socket.io/) ("Cloud" Messaging) ## Where can I get it?