Skip to content

Commit

Permalink
output: nats: fix the introduction link. (fluent#584)
Browse files Browse the repository at this point in the history
Signed-off-by: Phillip Whelan <phil@calyptia.com>
  • Loading branch information
pwhelan committed Aug 2, 2021
1 parent 04de308 commit b35ab42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline/outputs/nats.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NATS

The **nats** output plugin, allows to flush your records into a [NATS Server](http://nats.io/documentation/server/gnatsd-intro/) end point. The following instructions assumes that you have a fully operational NATS Server in place.
The **nats** output plugin, allows to flush your records into a [NATS Server](https://docs.nats.io/nats-concepts/intro) end point. The following instructions assumes that you have a fully operational NATS Server in place.

In order to flush records, the **nats** plugin requires to know two parameters:

Expand Down

0 comments on commit b35ab42

Please sign in to comment.