Skip to content

Commit cc4f651

Browse files
committed
docs: link to the packages lint table from the related workspace table
This makes the exact format and definition of the workspace `lints` table easier to discover. It also follows the style of the surrounding documentation, such as the section immediately before about the `dependencies` table, which cross-references related package table documentation.
1 parent 2d1c64b commit cc4f651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/workspaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ rand.workspace = true
227227

228228
The `workspace.lints` table is where you define lint configuration to be inherited by members of a workspace.
229229

230-
Specifying a workspace lint configuration is similar to package lints.
230+
Specifying a workspace lint configuration is similar to [package lints](manifest.md#the-lints-section).
231231

232232
Example:
233233

0 commit comments

Comments
 (0)