From 1d38d30f3275905204f8ad32af9111be0a5512f5 Mon Sep 17 00:00:00 2001 From: Jon Schlueter Date: Mon, 6 Jul 2015 12:21:59 -0400 Subject: [PATCH] Fixup README.md table of contents This is to reflect changes in documentation where CHANGELOG.md was extracted from README.md Change-Id: I3a8caca4909d134e58e2cd368c0cd774e1004226 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e0488f7..75a98fe 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ openstack_extras 5. [Limitations - OS compatibility, etc.](#limitations) 6. [Development - Guide for contributing to the module](#development) 7. [Contributors - Those with commits](#contributors) -8. [Release Notes - Notes on the most recent updates to the module](#release-notes) +8. [Versioning - Notes on the version numbering scheme](#versioning) Overview -------- @@ -138,4 +138,5 @@ Puppet Module :: OpenStack Version :: OpenStack Codename 3.0.0 -> 2013.2.0 -> Havana 4.0.0 -> 2014.1.0 -> Icehouse 5.0.0 -> 2014.2.0 -> Juno +6.0.0 -> 2015.1.0 -> Kilo ```