File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/concepts/services-networking Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ The following principles shaped the design and architecture of Gateway API:
29
29
* __ Application Developer:__ Manages an application running in a cluster and is typically
30
30
concerned with application-level configuration and [ Service] ( /docs/concepts/services-networking/service/ )
31
31
composition.
32
- * __ Portable:__ Gateway API specifications are defined as [ custom resources] ( docs/concepts/extend-kubernetes/api-extension/custom-resources )
32
+ * __ Portable:__ Gateway API specifications are defined as [ custom resources] ( / docs/concepts/extend-kubernetes/api-extension/custom-resources)
33
33
and are supported by many [ implementations] ( https://gateway-api.sigs.k8s.io/implementations/ ) .
34
34
* __ Expressive:__ Gateway API kinds support functionality for common traffic routing use cases
35
35
such as header-based matching, traffic weighting, and others that were only possible in
You can’t perform that action at this time.
0 commit comments