From 2ac3575e45924f73a124e33f99e4a1dbe060af0a Mon Sep 17 00:00:00 2001 From: Eric Tune Date: Mon, 13 Jul 2015 15:57:31 -0700 Subject: [PATCH] Rerun gendocs. --- docs/user-guide/connecting-applications.md | 4 ++-- docs/volumes.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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)