From 8be057bcc2b36bc65203e17fc308c758432d51ad Mon Sep 17 00:00:00 2001 From: Tom Fynes <52704137+Tom-Fynes@users.noreply.github.com> Date: Sat, 11 Apr 2026 18:14:23 +0100 Subject: [PATCH] Update Intro.md --- python_101/Intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_101/Intro.md b/python_101/Intro.md index a91ae6f..491c7d9 100644 --- a/python_101/Intro.md +++ b/python_101/Intro.md @@ -21,7 +21,7 @@ You may also use any other editor or IDE you feel comfortable with, such as PyCh ## Setup -To participate please fork the [repo](https://github.com/Tom-Fynes/python-101) and follow one of the setup documents. Please save your exercises [here](https://github.com/Tom-Fynes/python-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/python-101/issues). +To participate please fork the [repo](https://github.com/fynes-forge/python-101) and follow one of the setup documents. Please save your exercises [here](https://github.com/fynes-forge/python-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/python-101/issues). * [Windows](/python_101/Getting%20Started/Windows) * [macOS](/python_101/Getting%20Started/macOS)