From 5106062735f33aadddad37d3206b405e512994a4 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 14 Jan 2016 19:08:51 +0100 Subject: [PATCH] Fix CLI Reference URLs in www Update URLs for RST guide. Change-Id: If8ff8d10091ad31e6c6e8aa55278736cc15cf98c --- www/api/api-ref-guides.html | 2 +- www/developer/language-bindings.html | 2 +- www/templates/user_guides.tmpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/www/api/api-ref-guides.html b/www/api/api-ref-guides.html index 3b3f63d2d0..b078ecee23 100644 --- a/www/api/api-ref-guides.html +++ b/www/api/api-ref-guides.html @@ -47,7 +47,7 @@ API Guide End User Guide (includes Python SDK) Admin User Guide - Command-Line Interface Reference + Command-Line Interface Reference Open source software for application development diff --git a/www/developer/language-bindings.html b/www/developer/language-bindings.html index 27e152ac7c..5f6c11aaca 100644 --- a/www/developer/language-bindings.html +++ b/www/developer/language-bindings.html @@ -91,7 +91,7 @@ Admin user guide for the OpenStack dashboard and command-line clients.

- + OpenStack Command Line Interface Reference

diff --git a/www/templates/user_guides.tmpl b/www/templates/user_guides.tmpl index ed869c7911..4b6f25bccc 100644 --- a/www/templates/user_guides.tmpl +++ b/www/templates/user_guides.tmpl @@ -6,7 +6,7 @@

Create and manage resources using the OpenStack dashboard, command-line client, and Python SDK

Admin User Guide

Manage projects, images, and users in an OpenStack environment

- Command-Line Interface Reference + Command-Line Interface Reference

Comprehensive OpenStack command-line reference

Open source software for application development

Resources for application development on OpenStack clouds