Skip to content

Commit 78dfeff

Browse files
authored
fix link (#2094)
1 parent e7bdb15 commit 78dfeff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tidy3d/components/grid/grid_spec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ class UniformGrid(GridSpec1d):
223223
Specification for non-uniform grid along a given dimension.
224224
225225
**Notebooks:**
226-
* `Photonic crystal waveguide polarization filter <../../../notebooks/PhotonicCrystalWaveguidePolarizationFilter.html>`_
226+
* `Photonic crystal waveguide polarization filter <../../notebooks/PhotonicCrystalWaveguidePolarizationFilter.html>`_
227227
* `Using automatic nonuniform meshing <../../notebooks/AutoGrid.html>`_
228228
"""
229229

0 commit comments

Comments
 (0)