Skip to content

Commit e4463ce

Browse files
FEAT: path fix (#433)
Co-authored-by: Samuel Lopez <[email protected]>
1 parent 2dcb141 commit e4463ce

File tree

1 file changed

+4
-4
lines changed
  • examples/high_frequency/layout/workflows

1 file changed

+4
-4
lines changed

examples/high_frequency/layout/workflows/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ These examples create end-to-end workflows with PyAEDT and PyEDB.
3333

3434
.. grid-item-card:: Plot Layout
3535
:padding: 2 2 2 2
36-
:link: ../../../edb/legacy_standalone/Plot_nets
36+
:link: ../../../edb/legacy_standalone/plot_nets
3737
:link-type: doc
3838

3939
.. image:: ../../../edb/legacy_standalone/_static/plot_nets.png
@@ -46,7 +46,7 @@ These examples create end-to-end workflows with PyAEDT and PyEDB.
4646

4747
.. grid-item-card:: IC Workflow using GDS
4848
:padding: 2 2 2 2
49-
:link: ../../../edb/legacy_standalone/GDS_workflow
49+
:link: ../../../edb/legacy_standalone/gds_workflow
5050
:link-type: doc
5151

5252
.. image:: ../../../edb/legacy_standalone/_static/gds.png
@@ -75,6 +75,6 @@ These examples create end-to-end workflows with PyAEDT and PyEDB.
7575

7676
../../../edb/use_configuration/index
7777
../../../edb/legacy_standalone/edb_to_ipc2581
78-
../../../edb/legacy_standalone/Plot_nets
79-
../../../edb/legacy_standalone/GDS_workflow
78+
../../../edb/legacy_standalone/plot_nets
79+
../../../edb/legacy_standalone/gds_workflow
8080
../gui_manipulation

0 commit comments

Comments
 (0)