From 7103f833038e2f6205bf32090424b8b8faff5391 Mon Sep 17 00:00:00 2001 From: Tom Fynes <52704137+Tom-Fynes@users.noreply.github.com> Date: Sat, 11 Apr 2026 18:08:33 +0100 Subject: [PATCH] swap URLs to Fynes forge --- docs/Intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Intro.md b/docs/Intro.md index c566a33..db756c5 100644 --- a/docs/Intro.md +++ b/docs/Intro.md @@ -22,7 +22,7 @@ You may also use any other database engine you feel comfortable with however the ## Setup -To participate please fork the [repo](https://github.com/Tom-Fynes/sql-101) and follow one of the setup documents. please save your queries [here](https://github.com/Tom-Fynes/sql-101/tree/main/Exercises). Also while going through the course if you find an issue or think of an improvement please log an issue [here](https://github.com/Tom-Fynes/sql-101/issues) +To participate please fork the [repo](https://github.com/fynes-forge/sql-101) and follow one of the setup documents. please save your queries [here](https://github.com/fynes-forge/sql-101/tree/main/Exercises). Also while going through the course if you find an issue or think of an improvement please log an issue [here](https://github.com/fynes-forge/sql-101/issues) * [DuckDB](/docs/Getting%20Started/Duckdb) * [SQL Server](/docs/Getting%20Started/SQL%20Server)