diff --git a/learners/setup.md b/learners/setup.md index 7c7017a6..0360e492 100644 --- a/learners/setup.md +++ b/learners/setup.md @@ -43,8 +43,8 @@ Launch **DB Browser for SQLite** to confirm that the installation was successful ### Am I ready? The [first lesson episode](episodes/00-sql-introduction.md) has instructions -on loading the data in DB Browser. If you can follow the instructions under "Relational -Databases" or "Import", everything should have downloaded and installed correctly. +on loading the data in DB Browser. To test your setup, you can follow the instructions for importing your data into DB Browser under the sections [Relational +Databases](../episodes/00-sql-introduction.md#relational-databases) or [Import](../episodes/00-sql-introduction.md#import). ::::::::::::::::::::::::::::::::::::::::::::::::::