diff --git a/docs/user-guide/connecting-applications.md b/docs/user-guide/connecting-applications.md index 798d70913c7..9aad8bd62ba 100644 --- a/docs/user-guide/connecting-applications.md +++ b/docs/user-guide/connecting-applications.md @@ -21,8 +21,8 @@ certainly want the docs that go with that version. - [Exposing nginx pods to the cluster](#exposing-nginx-pods-to-the-cluster) - [Creating a Service for the pods](#creating-a-service-for-the-pods) - [Accessing the Service from other pods in the cluster](#accessing-the-service-from-other-pods-in-the-cluster) - - [Environment Variables:](#environment-variables:) - - [DNS:](#dns:) + - [Environment Variables](#environment-variables) + - [DNS](#dns) - [Exposing the Service to the internet](#exposing-the-service-to-the-internet) diff --git a/docs/volumes.md b/docs/volumes.md index 7fba3b5adcd..4013a5783b0 100644 --- a/docs/volumes.md +++ b/docs/volumes.md @@ -35,7 +35,7 @@ Familiarity with [pods](pods.md) is suggested. - [Example pod](#example-pod) - [awsElasticBlockStore](#awselasticblockstore) - [Creating an EBS volume](#creating-an-ebs-volume) - - [AWS EBS Example configuration:](#aws-ebs-example-configuration:) + - [AWS EBS Example configuration](#aws-ebs-example-configuration) - [nfs](#nfs) - [iscsi](#iscsi) - [glusterfs](#glusterfs)