File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616 {% when "RSS" %}
1717 < svg fill ="#000000 " height ="24 " viewBox ="0 0 24 24 " width ="24 " xmlns ="http://www.w3.org/2000/svg "> < path d ="M0 0h24v24H0z " fill ="none "/> < circle cx ="6.18 " cy ="17.82 " r ="2.18 "/> < path d ="M4 4.44v2.83c7.03 0 12.73 5.7 12.73 12.73h2.83c0-8.59-6.97-15.56-15.56-15.56zm0 5.66v2.83c3.9 0 7.07 3.17 7.07 7.07h2.83c0-5.47-4.43-9.9-9.9-9.9z "/> </ svg >
1818 {% when "GitHub" %}
19- < img height ="20 " width ="20 " src ="/ipfixprobe-docs /images/github.png ">
19+ < img height ="20 " width ="20 " src ="./.. /images/github.png ">
2020{% endcase %}
Original file line number Diff line number Diff line change 66 < div class ="container ">
77 < div class ="blog-post text-container ">
88 < p > The architecture of the ipfixprobe can be described by the following diagram:</ p >
9- < img src ="/images/ipfixprobe_architecture.jpg " style = "width: 100%; ">
9+ < img src ="./.. /images/ipfixprobe_architecture.jpg " style = "width: 100%; ">
1010 < h1 > Process plugin</ h1 >
1111 < p > The ipfixprobe contains script that creates template for new process plugin. To use it follow these steps:< br >
1212 < div class ="text editable " style ="display: flex;flex-direction: column;justify-content: center;align-items: left; ">
You can’t perform that action at this time.
0 commit comments