Skip to content

Commit ba1ba28

Browse files
authored
Update url to swift package registry spec (swiftlang#2177)
1 parent accbd05 commit ba1ba28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0292-package-registry-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ and downloading the source archive for a release:
125125
| `GET` | `/identifiers{?url}` | Lookup package identifiers registered for a URL |
126126

127127
A formal specification for the package registry interface is provided
128-
[alongside this proposal](https://github.com/apple/swift-package-manager/blob/main/Documentation/Registry.md).
128+
[alongside this proposal](https://github.com/apple/swift-package-manager/blob/main/Documentation/PackageRegistry/Registry.md).
129129
In addition,
130130
an OpenAPI (v3) document
131131
and a reference implementation written in Swift

0 commit comments

Comments
 (0)