diff --git a/galleries/examples/text_labels_and_annotations/engineering_formatter.py b/galleries/examples/ticks/engineering_formatter.py similarity index 94% rename from galleries/examples/text_labels_and_annotations/engineering_formatter.py rename to galleries/examples/ticks/engineering_formatter.py index 372297a81d57..92291bd1cefc 100644 --- a/galleries/examples/text_labels_and_annotations/engineering_formatter.py +++ b/galleries/examples/ticks/engineering_formatter.py @@ -4,6 +4,8 @@ ======================================= Use of the engineering Formatter. + +.. redirect-from:: /gallery/text_labels_and_annotations/engineering_formatter """ import matplotlib.pyplot as plt