aboutsummaryrefslogtreecommitdiffstats
path: root/dgbuilder/nodes/dge/dgelogic/block.html
diff options
context:
space:
mode:
Diffstat (limited to 'dgbuilder/nodes/dge/dgelogic/block.html')
-rw-r--r--dgbuilder/nodes/dge/dgelogic/block.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dgbuilder/nodes/dge/dgelogic/block.html b/dgbuilder/nodes/dge/dgelogic/block.html
index 656ad28d..fadf8a8c 100644
--- a/dgbuilder/nodes/dge/dgelogic/block.html
+++ b/dgbuilder/nodes/dge/dgelogic/block.html
@@ -74,7 +74,7 @@
<h5><a name="Example"></a>Example</h5>
<div class="source">
<pre>&lt;block&gt;
- &lt;record plugin=&quot;org.openecomp.sdnc.sli.recording.FileRecorder&quot;&gt;
+ &lt;record plugin=&quot;org.onap.ccsdk.sli.core.sli.recording.FileRecorder&quot;&gt;
&lt;parameter name=&quot;file&quot; value=&quot;/tmp/sample_r1.log&quot; /&gt;
&lt;parameter name=&quot;field1&quot; value=&quot;__TIMESTAMP__&quot;/&gt;
&lt;parameter name=&quot;field2&quot; value=&quot;RESERVED&quot;/&gt;