Skip to content

Commit fa8f81a

Browse files
author
Ramadan Yassin
authored
Update CONTRIBUTING.md link for Build Steps repos and Swift package manager documentation. (#1191)
* Update CONTRIBUTING.md Prerequisites, documentation link * Update CONTRIBUTING.md Build Steps
1 parent a253b48 commit fa8f81a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ support for generating and previewing documentation.
5555
### Prerequisites
5656

5757
Swift-DocC is a Swift package. If you're new to Swift package manager,
58-
the [documentation here](https://swift.org/getting-started#using-the-package-manager)
58+
the [documentation here](https://www.swift.org/documentation/package-manager/)
5959
provides an explanation of how to get started and the software you'll need
6060
installed.
6161

@@ -64,7 +64,7 @@ installed.
6464
1. Checkout this repository using:
6565

6666
```bash
67-
git clone [email protected]:apple/swift-docc.git
67+
git clone [email protected]:swiftlang/swift-docc.git
6868
```
6969

7070
2. Navigate to the root of your cloned repository with:

0 commit comments

Comments
 (0)