diff options
author | Maros Marsalek <mmarsale@cisco.com> | 2016-10-21 12:24:40 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2016-10-21 12:15:41 +0000 |
commit | cbaa97311802aae42aa3e19660e37e9336f8f81e (patch) | |
tree | 37ffc0a3c19fcddbc672fecccd931cdd5544ae06 /release-notes/asciidoc/Readme.adoc | |
parent | 364aee69d63d434dc4feca42acd58b9b3edfaf90 (diff) |
Fix attributes substitution in release_notes
Change-Id: I96ae1f6e5b21bf2db010758c8c0f4267aef59e93
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'release-notes/asciidoc/Readme.adoc')
-rw-r--r-- | release-notes/asciidoc/Readme.adoc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/release-notes/asciidoc/Readme.adoc b/release-notes/asciidoc/Readme.adoc index d13917e88..064e0125f 100644 --- a/release-notes/asciidoc/Readme.adoc +++ b/release-notes/asciidoc/Readme.adoc @@ -1,3 +1,5 @@ = release-notes-aggregator -This module contains only release notes related documentation
\ No newline at end of file +This module contains only release notes related documentation. + +Full release notes can be found at link:release_notes.html[Release Notes] |