diff --git a/README.md b/README.md index 1e985395a..c9263c174 100644 --- a/README.md +++ b/README.md @@ -34,14 +34,14 @@ You will need to run the following to retrieve all the source code: git submodule update --init --recursive ``` -Setup your `DEVELOPMENT_TEAM` like described in [Xcode-config/Shared.xcconfig](https://github.com/losnoco/Cog/blob/master/Xcode-config/Shared.xcconfig) to build the project. +Setup your `DEVELOPMENT_TEAM` like described in [Xcode-config/Shared.xcconfig](https://github.com/losnoco/Cog/blob/main/Xcode-config/Shared.xcconfig) to build the project. # Screenshots ## Main window and Info Inspector -![Main window](https://github.com/losnoco/Cog/blob/master/.github/images/MainWindow.png) +![Main window](https://github.com/losnoco/Cog/blob/main/.github/images/MainWindow.png) ## Mini window -![Mini window](https://github.com/losnoco/Cog/blob/master/.github/images/MiniWindow.png) +![Mini window](https://github.com/losnoco/Cog/blob/main/.github/images/MiniWindow.png)