summaryrefslogtreecommitdiffstats
path: root/release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-11-10 12:22:28 +0100
committerMaros Marsalek <mmarsale@cisco.com>2016-11-10 12:47:24 +0100
commit8e0c7007906730fe4547b0265a895ad8a322a7dc (patch)
treedbc3310da5c7b7083cc6b9ecffee633d2cf5cd7f /release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc
parentaa7e652e6105a6972d6c41ff0738cd9e31ce0188 (diff)
Remove hc2vpp codebase
Moved to a dedicated hc2vpp project in fd.io Change-Id: I03dc3b3029f21b127a00c69a86bcd8e467896241 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc')
-rw-r--r--release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc b/release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc
index 78664e655..031bee72e 100644
--- a/release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc
+++ b/release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc
@@ -5,9 +5,8 @@ Honeycomb plugin development guide.
=== Tutorials
* link:devel_plugin_overview.html[Honeycomb plugin overview]
* link:devel_plugin_tutorial.html[How to write Honeycomb plugins]
-* link:devel_plugin_vpp_tutorial.html[How to write Honeycomb plugins for VPP]
=== Samples
* {project-git-web}/samples?h={project-branch}[Interface managmenet sample from Honeycomb]
-** Generic(non-VPP) plugin with a custom distribution containing lots of useful information about Honeycomb and its plugins.
+** Generic(interface manager) plugin with a custom distribution containing lots of useful information about Honeycomb and its plugins.