Skip to content

Commit

Permalink
docs: fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
lucapette committed Dec 18, 2023
1 parent 3ec7600 commit 36d6fad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/docs/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,7 @@ then you're all set. You're now ready to start writing your first pipeline 🚀
Imagine you have a local Kafka cluster which contains a few topics about a books
social network you've been working on.

You don't remember exactly how exactly the topics are called so you fire up a `TypeStream`
[shell](concepts/components.md#shell) and type the following:
Let's fire up a `TypeStream` shell:

```sh
$ typestream
Expand Down

0 comments on commit 36d6fad

Please sign in to comment.