C-Docs: New structure
[csit.git] / docs / content / infrastructure / trex_traffic_generator.md
@@ -1,6 +1,6 @@
 ---
 title: "TRex Traffic Generator"
 ---
 title: "TRex Traffic Generator"
-weight: 5
+weight: 7
 ---
 
 # TRex Traffic Generator
 ---
 
 # TRex Traffic Generator
@@ -9,8 +9,8 @@ weight: 5
 
 [TRex traffic generator](https://trex-tgn.cisco.com) is used for majority of
 CSIT performance tests. TRex is used in multiple types of performance tests,
 
 [TRex traffic generator](https://trex-tgn.cisco.com) is used for majority of
 CSIT performance tests. TRex is used in multiple types of performance tests,
-see [Data Plane Throughtput]({{< ref "data_plane_throughput/data_plane_throughput/#Data Plane Throughtput" >}})
-for more detail.
+see [Data Plane Throughtput]({{< ref "../methodology/measurements/data_plane_throughput/data_plane_throughput/#Data Plane Throughtput" >}})
+for more details.
 
 ## Traffic modes
 
 
 ## Traffic modes
 
@@ -192,4 +192,4 @@ in Python part of CSIT code.
 If measurement of latency is requested, two more packet streams are
 created (one for each direction) with TRex flow_stats parameter set to
 STLFlowLatencyStats. In that case, returned statistics will also include
 If measurement of latency is requested, two more packet streams are
 created (one for each direction) with TRex flow_stats parameter set to
 STLFlowLatencyStats. In that case, returned statistics will also include
-min/avg/max latency values and encoded HDRHistogram data.
\ No newline at end of file
+min/avg/max latency values and encoded HDRHistogram data.