File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ support publishing new crates directly from Cargo.
8
8
> Note: If you are interested in mirroring or vendoring an existing registry,
9
9
> take a look at [ Source Replacement] .
10
10
11
- If you are implementing a registry server, see [ Running at Registry] for more
11
+ If you are implementing a registry server, see [ Running a Registry] for more
12
12
details about the protocol between Cargo and a registry.
13
13
14
14
### Using an Alternate Registry
@@ -99,7 +99,7 @@ token = "854DvwSlUwEHtIo3kWy6x7UCPKHfzCmy"
99
99
```
100
100
101
101
[ Source Replacement ] : source-replacement.md
102
- [ Running at Registry ] : running-a-registry.md
102
+ [ Running a Registry ] : running-a-registry.md
103
103
[ `cargo publish` ] : ../commands/cargo-publish.md
104
104
[ `cargo package` ] : ../commands/cargo-package.md
105
105
[ `cargo login` ] : ../commands/cargo-login.md
You can’t perform that action at this time.
0 commit comments