File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,5 +26,5 @@ <h2 style="float:'left'">{{ option.title }}</h3>
2626</ section >
2727{% endfor %}
2828< section >
29- Continue reading with < a href ="{% link how.html %} "> "How to use it"</ a > ...
29+ Continue reading with < a href ="{{ site.baseurl }}{ % link how.html %} "> "How to use it"</ a > ...
3030</ section >
Original file line number Diff line number Diff line change 55
66< section style ="padding:0px; padding-bottom:100px ">
77< div class ="container ">
8- This guide expects ipfixprobe is already installed, see < a href ="{% link get_options.html %} "> installation step</ a > .
8+ This guide expects ipfixprobe is already installed, see < a href ="{{ site.baseurl }}{ % link get_options.html %} "> installation step</ a > .
99
1010 The following sections describe alternative ways how to run ipfixprobe.
1111
Original file line number Diff line number Diff line change 66 < div class ="text-container ">
77 < h1 class ="editable "> High-performance < strong > flow monitoring probe.</ strong > </ h1 >
88 < p class ="subtext editable "> Monitor and analyze your network traffic for free!</ p >
9- < div class ="cta button alt "> < a href ="{{ site.baseurl }}/ get_options/ "> Get Started</ a > </ div >
9+ < div class ="cta button alt "> < a href ="{{ site.baseurl }}{% link get_options.html %} "> Get Started</ a > </ div >
1010 </ div >
1111</ section >
1212
@@ -46,6 +46,6 @@ <h2>How can I <strong>get the data?</strong></h2>
4646
4747 < section class ="bottom-cta ">
4848 < h2 class ="editable "> Let's < strong > monitor</ strong > your network now! </ h2 >
49- < div class ="button alt "> < a href ="{{ site.baseurl }}/ get_options/ "> Get Started</ a > </ div >
49+ < div class ="button alt "> < a href ="{{ site.baseurl }}{% link get_options.html %} "> Get Started</ a > </ div >
5050 </ section >
5151</ div >
You can’t perform that action at this time.
0 commit comments