Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18a20dc commit 9daf807Copy full SHA for 9daf807
examples/subplots_axes_and_figures/subplot_demo.py
@@ -5,7 +5,7 @@
5
6
Demo with two subplots.
7
For more options, see
8
-:ref:`sphx_glr_examples_subplots_axes_and_figures_subplots_demo.py`
+:ref:`sphx_glr_gallery_subplots_axes_and_figures_subplots_demo.py`
9
"""
10
import numpy as np
11
import matplotlib.pyplot as plt
0 commit comments