Skip to content

Commit 50a6c00

Browse files
authored
Merge pull request #74846 from ahardin-rh/OCPBUGS-31773
OCPBUGS-31773: removed unnecessary sentence
2 parents 72d1269 + 66bae9b commit 50a6c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-path-based-routes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[id="nw-path-based-routes_{context}"]
66
= Path-based routes
77

8-
Path-based routes specify a path component that can be compared against a URL, which requires that the traffic for the route be HTTP based. Thus, multiple routes can be served using the same hostname, each with a different path. Routers should match routes based on the most specific path to the least. However, this depends on the router implementation.
8+
Path-based routes specify a path component that can be compared against a URL, which requires that the traffic for the route be HTTP based. Thus, multiple routes can be served using the same hostname, each with a different path. Routers should match routes based on the most specific path to the least.
99

1010
The following table shows example routes and their accessibility:
1111

0 commit comments

Comments
 (0)