diff --git a/src/content/docs/modules/http/http-client.md b/src/content/docs/modules/http/http-client.md deleted file mode 100644 index 86efacf..0000000 --- a/src/content/docs/modules/http/http-client.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: HTTP Client -sidebar: - order: 1 ---- -The `http.client` module emits a message contianing the response of the HTTP calls it makes. - -- **type**: `http.client` - -### Example -``` -- id: httpSender1 - type: http.client -``` \ No newline at end of file diff --git a/src/content/docs/showbridge/overview.md b/src/content/docs/showbridge/overview.md index f49c52a..d73cf54 100644 --- a/src/content/docs/showbridge/overview.md +++ b/src/content/docs/showbridge/overview.md @@ -8,7 +8,6 @@ showbridge is a kind of re-imagining of [OSCulator](https://osculator.net/) take ### Included Modules - HTTP - - client - server - UDP - client