We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent accbd05 commit ba1ba28Copy full SHA for ba1ba28
proposals/0292-package-registry-service.md
@@ -125,7 +125,7 @@ and downloading the source archive for a release:
125
| `GET` | `/identifiers{?url}` | Lookup package identifiers registered for a URL |
126
127
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).
+[alongside this proposal](https://github.com/apple/swift-package-manager/blob/main/Documentation/PackageRegistry/Registry.md).
129
In addition,
130
an OpenAPI (v3) document
131
and a reference implementation written in Swift
0 commit comments