From 7a6bfe93034469217d078414ee99977598c4df33 Mon Sep 17 00:00:00 2001 From: Alex Hoppen Date: Tue, 25 Jun 2024 04:25:14 -0700 Subject: [PATCH] Update links for repositories moved to the swiftlang org on GitHub --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6aa41115..661d5201 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ IndexStoreDB's data model is derived from libIndexStore. For more information ab ## Building IndexStoreDB -IndexStoreDB is built using the [Swift Package Manager](https://github.com/apple/swift-package-manager). +IndexStoreDB is built using the [Swift Package Manager](https://github.com/swiftlang/swift-package-manager). For a standard debug build and test: @@ -25,7 +25,7 @@ $ swift build -Xcxx -I/usr/lib/swift -Xcxx -I