Skip to content

Use relative links in the unstable book #98227

Closed
@jyn514

Description

@jyn514

Using absolute links to https://doc.rust-lang.org/stable/rustc means that the channel used in the link may not match the channel where the docs are hosted. This is especially bad for the unstable docs, which can change a lot between stable and nightly. We should switch these to using relative links instead.

Originally posted by @ChrisDenton in #98226 (comment)

Metadata

Metadata

Assignees

Labels

A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-help-wantedCall for participation: Help is requested to fix this issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions