-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Migrate to swiftlang repo This fixes some 404s and dead links * Delete .vscode/launch.json
- Loading branch information
1 parent
8950edf
commit 5761ba9
Showing
9 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ from the community. | |
### Contributing Code and Documentation | ||
|
||
Before contributing code or documentation to the Swift-DocC plugin, | ||
we encourage you to first open a [GitHub issue](https://github.com/apple/swift-docc-plugin/issues/new/choose). | ||
we encourage you to first open a [GitHub issue](https://github.com/swiftlang/swift-docc-plugin/issues/new/choose). | ||
This will allow us to provide feedback on the proposed change. | ||
However, this is not a requirement. If your contribution is small in scope, | ||
feel free to open a PR without first creating an issue. | ||
|
@@ -63,7 +63,7 @@ on [Swift.org](https://www.swift.org/download/#snapshots). | |
1. Checkout this repository using: | ||
|
||
```bash | ||
git clone [email protected]:apple/swift-docc-plugin.git | ||
git clone [email protected]:swiftlang/swift-docc-plugin.git | ||
``` | ||
|
||
2. Navigate to the root of your cloned repository with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters