From f580ad8f2290e53ff9139b8c6953efb278c0af8e Mon Sep 17 00:00:00 2001
From: ShubhamRathi <shubhamiiitbackup@gmail.com>
Date: Tue, 7 Mar 2017 17:02:18 +0530
Subject: Adding Labels

Labels serve as anchors/ refs when referenced from other documents
This patch adds labels to docs/*/*/index.rst

Change-Id: I4a2497b4fd65e98e364cfa5f90d7b1bdbf3da61a
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
---
 docs/release/release-notes/index.rst | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'docs/release/release-notes')

diff --git a/docs/release/release-notes/index.rst b/docs/release/release-notes/index.rst
index 963d2e3..712fc34 100644
--- a/docs/release/release-notes/index.rst
+++ b/docs/release/release-notes/index.rst
@@ -1,3 +1,5 @@
+.. _copper-releasenotes:
+
 .. This work is licensed under a Creative Commons Attribution 4.0 International
 .. License.
 .. http://creativecommons.org/licenses/by/4.0
-- 
cgit