Fix 404s. (#5623)
This commit is contained in:
@@ -101,7 +101,7 @@ load-balanced access to an application running in a cluster.
|
||||
## Using a service configuration file
|
||||
|
||||
As an alternative to using `kubectl expose`, you can use a
|
||||
[service configuration file](/docs/concepts/services-networking/service/operations)
|
||||
[service configuration file](/docs/concepts/services-networking/service/)
|
||||
to create a Service.
|
||||
|
||||
|
||||
|
||||
@@ -117,7 +117,7 @@ provides load balancing for an application that has two running instances.
|
||||
## Using a service configuration file
|
||||
|
||||
As an alternative to using `kubectl expose`, you can use a
|
||||
[service configuration file](/docs/concepts/services-networking/service/operations)
|
||||
[service configuration file](/docs/concepts/services-networking/service/)
|
||||
to create a Service.
|
||||
|
||||
{% endcapture %}
|
||||
|
||||
Reference in New Issue
Block a user