We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba13ad commit 1f78c26Copy full SHA for 1f78c26
developer.html
@@ -9,7 +9,7 @@
9
<div class="container">
10
<div class="blog-post text-container">
11
<p>The architecture of the ipfixprobe can be described by the following diagram:</p>
12
- <img src="/images/ipfixprobe_architecture.jpg" style = "width: 100%;">
+ <img src="/ipfixprobe-docs/images/ipfixprobe_architecture.jpg" style = "width: 100%;">
13
<p>Process plugin can export data. Export format of each plugin is described in this section</p>
14
<div class="text editable" style="display: flex;flex-direction: column;justify-content: center;align-items: left;">
15
{% for export_table in sorted_developers %}
0 commit comments