Update local-files.html

Add link to docs-specs page.
Fix title of page.

Change-Id: Ib4525d8ed378ac9c1ea01040f82474cf1abb0848
This commit is contained in:
Andreas Jaeger
2014-08-25 15:09:14 +02:00
parent f9c66f993a
commit 8e1cdb6a3a

View File

@@ -2,7 +2,7 @@
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>
open OpenStack Docs: Locally built guides
OpenStack Docs: Locally built guides
</title>
<!-- Google Fonts -->
<link href="http://fonts.googleapis.com/css?family=PT+Sans&amp;subset=latin" rel="stylesheet" type="text/css"/>
@@ -180,6 +180,11 @@
Ops/User Docs Review Inbox
</a>
</dd>
<dd>
<a href="http://specs.openstack.org/openstack/docs-specs">
Documentation Specifications
</a>
</dd>
</dd>
</dl>
</div>