diff --git a/src/Cxx/Plotting/BarChart.md b/src/Cxx/Plotting/BarChart.md
index 60af248c3905128ad7500cadc9a292c08aadd9a3..be01936d8651c14697ae245d6d8b86324db5d57e 100644
--- a/src/Cxx/Plotting/BarChart.md
+++ b/src/Cxx/Plotting/BarChart.md
@@ -2,5 +2,4 @@
 
 This example shows how to create a Bar Chart.
 
-!!! seealso
-    the [BarChartQt](../../../Qt/BarChartQt) example.
+Also see the [BarChartQt](../../../Cxx/Qt/BarChartQt) example.
diff --git a/src/Cxx/Qt/BarChartQt.md b/src/Cxx/Qt/BarChartQt.md
index 80ecbbb21f57e7c94a3960e3708fd2fe7952c8c3..3872e4813061f0b6eedfda78ac7f299c350caf3f 100644
--- a/src/Cxx/Qt/BarChartQt.md
+++ b/src/Cxx/Qt/BarChartQt.md
@@ -2,5 +2,4 @@
 
 This example shows how to create a Bar Chart.
 
-!!! seealso
-    the [BarChart](../../../Plotting/BarChart) example.
+Also see the [BarChart](../../../Cxx/Plotting/BarChart) example.
diff --git a/src/Cxx/Qt/BorderWidgetQt.md b/src/Cxx/Qt/BorderWidgetQt.md
index 58585a30ae24957447b65dd08c206bb896439426..58375f65110615e40410e69a4066da3e9851a151 100644
--- a/src/Cxx/Qt/BorderWidgetQt.md
+++ b/src/Cxx/Qt/BorderWidgetQt.md
@@ -2,5 +2,4 @@
 
 This example draws a border around a region selected with the mouse. Note that the default border color is white - so if you have a white background you will not see anything!
 
-!!! seealso
-    the [BorderWidget](../../../Widgets/BorderWidget) example.
+Also see the [BorderWidget](../../../Cxx/Widgets/BorderWidget) example.