Fix invalid 'yang' code-block definitions
[docs.git] / docs / developer-guide / openflow-plugin-project-developer-guide.rst
index e5d16c97d39c6511859382ebf108d129582958c1..257cc59bf7fbef62d9d778b231ccb35dae933bf3 100644 (file)
@@ -222,7 +222,7 @@ describes the YANG files used to model each module.
 
 -  and target implementation is assigned (``...OpenflowPluginProvider``)
 
-.. code:: yang
+.. code::
 
     module openflow-provider {
        yang-version 1;
@@ -259,7 +259,7 @@ describes the YANG files used to model each module.
       provided by openflowjava, one plugin instance will orchestrate
       multiple openflowjava modules)
 
-.. code:: yang
+.. code::
 
     module openflow-provider-impl {
        yang-version 1;