Skip to content

Conversation

@Darkangeel-hd
Copy link
Contributor

What does this PR do?

Fix a typo in the docs for http/router Rules & Priority
Replaced HostRegexp by the correct value PathRegexp on "Path, PathPrefix, and PathRegexp" section

Motivation

I was reading the docs, noticed it and wanted it fixed for the next person who reads it.

Fixed a typo on Path, PathPrefix, and PathRegexp
where `HostRegexp` was used in the example instead of the correct `PathRegexp`
@traefiker traefiker added this to the 3.5 milestone Sep 22, 2025
@kevinpollet kevinpollet added kind/bug/fix a bug fix area/documentation bot/light-review decreases the number of required LGTM from 3 to 1. and removed status/0-needs-triage labels Sep 23, 2025
@kevinpollet kevinpollet changed the title Fix documentation error on rules-and-priority.md Fix typo in rules and priority documentation Sep 23, 2025
Copy link
Member

@kevinpollet kevinpollet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

@traefiker traefiker merged commit 7e3dbc2 into traefik:v3.5 Sep 23, 2025
4 checks passed
@traefiker traefiker removed status/3-needs-merge bot/light-review decreases the number of required LGTM from 3 to 1. labels Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants