From 6826cf4ee92d89be06bf6f2aaeb84ccf1bd1b4c6 Mon Sep 17 00:00:00 2001 From: Ginger Collison Date: Fri, 4 Oct 2019 11:30:29 -0500 Subject: [PATCH] Update intro.md --- nats_streaming/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nats_streaming/intro.md b/nats_streaming/intro.md index 0107a7f..f549587 100644 --- a/nats_streaming/intro.md +++ b/nats_streaming/intro.md @@ -2,7 +2,7 @@ NATS Streaming is a data streaming system powered by NATS, and written in the Go programming language. The executable name for the NATS Streaming server is `nats-streaming-server`. NATS Streaming embeds, extends, and interoperates seamlessly with the core NATS platform. The [NATS Streaming server](https://github.com/nats-io/nats-streaming-server) is provided as open source software under the Apache-2.0 license. Synadia actively maintains and supports the NATS Streaming server. -![NATS Streaming](/assets/images/nats_streaming.svg) +![](/assets/images/nats_streaming.svg) ## Features