diff --git a/doc/python/ternary-contour.md b/doc/python/ternary-contour.md index 211fc9eb2a0..08809b65b0a 100644 --- a/doc/python/ternary-contour.md +++ b/doc/python/ternary-contour.md @@ -27,8 +27,8 @@ jupyter: language: python layout: base name: Ternary contours - order: 19 - page_type: u-guide + order: 4 + page_type: example_index permalink: python/ternary-contour/ thumbnail: thumbnail/ternary-contour.jpg --- diff --git a/doc/python/ternary-plots.md b/doc/python/ternary-plots.md index f26fbd532fb..4dc8ebddc39 100644 --- a/doc/python/ternary-plots.md +++ b/doc/python/ternary-plots.md @@ -27,8 +27,8 @@ jupyter: language: python layout: base name: Ternary Plots - order: 4 - page_type: example_index + order: 19 + page_type: u-guide permalink: python/ternary-plots/ thumbnail: thumbnail/ternary.jpg ---