Skip to content

Commit

Permalink
fix: links
Browse files Browse the repository at this point in the history
  • Loading branch information
EstebanBorai committed Jun 4, 2024
1 parent 6c2307d commit cee28e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/fluvio/references/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Written in Rust, Fluvio provides low-latency, high-performance programmable stre
SmartModules, powered by WebAssembly, provide users the ability to perform inline computations on streaming
data without leaving the cluster. – [Learn more about SmartModules][smartmodules]

Fluvio provides client libraries for several popular programming languages. – [Learn more about Fluvio's client libraries][sdk]
Fluvio provides client libraries for several popular programming languages. – [Learn more about Fluvio's client libraries][api]


This guide outlines using the `Fluvio CLI` for streaming data on your local machine or self-hosted environment.
Expand Down Expand Up @@ -199,4 +199,4 @@ fluvio produce fruits
Only records matching the SmartModule's filter will be shown.

[smartmodules]: /smartmodules
[sdk]: /references/sdk
[api]: /api

0 comments on commit cee28e5

Please sign in to comment.