Skip to content

Commit 6813765

Browse files
committed
Change tag to avoid duplicate link
1 parent 341d416 commit 6813765

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/doc/src/reference/manifest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ external tools may wish to use them in a consistent fashion, such as referring
427427
to the data in `workspace.metadata` if data is missing from `package.metadata`,
428428
if that makes sense for the tool in question.
429429

430-
[workspace-metadata](workspaces.md#the-metadata-table)
430+
[workspace-metadata](workspaces.md#the-workspace-metadata-table)
431431

432432
#### The `default-run` field
433433

src/doc/src/reference/workspaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ default-members = ["path/to/member2", "path/to/member3/foo"]
8282

8383
When specified, `default-members` must expand to a subset of `members`.
8484

85-
<a id="the-metadata-table"></a>
85+
<a id="the-workspace-metadata-table"></a>
8686
### The `workspace.metadata` table
8787

8888
The `workspace.metadata` table is ignored by Cargo and will not be warned

0 commit comments

Comments
 (0)