update dj3
authorHanoh Haim <[email protected]>
Thu, 2 Jun 2016 06:38:04 +0000 (09:38 +0300)
committerHanoh Haim <[email protected]>
Thu, 2 Jun 2016 06:38:04 +0000 (09:38 +0300)
trex_index.asciidoc
trex_preso.asciidoc

index ed51e71..c7586aa 100644 (file)
@@ -68,6 +68,10 @@ link:https://github.com/cisco-system-traffic-generator/trex-core[GitHub]
 link:https://github.com/cisco-system-traffic-generator/trex-core/wiki[Wiki]
 | Defect manager    | 
 link:http://trex-tgn.cisco.com/youtrack/dashboard[youtrack]
+| Release pkgs    | 
+link:../release/[pkgs]
+| Windows Stateful GUI    | 
+link:../client_gui/[stateful GUI]
 |=================
 
 == For Developers
index 6235a0d..c89bca0 100755 (executable)
@@ -8,7 +8,7 @@ TRex realistic traffic generator
 :deckjs_theme: swiss
 :deckjs_transition: horizontal-slide
 :scrollable:
-:web_server_url: http://trex-tgn.cisco.com/trex
+:web_server_url: https://trex-tgn.cisco.com/trex
 
 
 include::trex_ga.asciidoc[]
@@ -29,10 +29,10 @@ include::trex_ga.asciidoc[]
 
 ++++++++++++++++++
 <script type="text/javascript"
-  src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
+  src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
 </script>
 
-<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
+<script src="https://d3js.org/d3.v3.min.js" charset="utf-8"></script>
 
 <script src="my_chart.js"></script>