Skip to content

Commit

Permalink
docs: Fix link to installation page
Browse files Browse the repository at this point in the history
Signed-off-by: Sietze van Buuren <[email protected]>
  • Loading branch information
swvanbuuren committed Aug 20, 2024
1 parent 1fd272c commit 6f41c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Getting started

To get started using mlpyqtgraph, it first needs to be installed. Refer to
[installation page](../installation.md) for instructions.
[installation page](../installation) for instructions.

Now, mlpyqtgraph can be used in existing python programs.

Expand Down

0 comments on commit 6f41c1f

Please sign in to comment.