Skip to content

Commit d806cbb

Browse files
authored
Merge pull request #34464 from JarHMJ/patch-4
fix Endpoints link err
2 parents e0d6f94 + 6af40ef commit d806cbb

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ subsets:
204204
The name of the Endpoints object must be a valid
205205
[DNS subdomain name](/docs/concepts/overview/working-with-objects/names#dns-subdomain-names).
206206

207-
When you create an [Endpoints](docs/reference/kubernetes-api/service-resources/endpoints-v1/)
207+
When you create an [Endpoints](/docs/reference/kubernetes-api/service-resources/endpoints-v1/)
208208
object for a Service, you set the name of the new object to be the same as that
209209
of the Service.
210210

0 commit comments

Comments
 (0)