Skip to content

[IA] Rename site section paths to dotnet from net #6582

Closed
@chalin

Description

@chalin

There is an inconsistency in the site URL paths used for .Net sections relative to other languages. We're currently using net in these two places:

The path name "net" seems wrong. Besides, we use dotnet as our language ID internally, and that would also make more sense as a site URL path segment name.

I'd propose that we change it to dotnet. This will simplify some of our internal code that needs to single-out the exception and special-case it at the moment, and make the site URL paths more intuitive.

Thoughts @svrnm @open-telemetry/docs-approvers @open-telemetry/dotnet-approvers? If we do make the change, we'll use direct rules to ensure that the old URLs (using net) continue to work.

Tasks

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions