Skip to content

Commit b0045a5

Browse files
authored
Fix AddSubNet Example link (#348)
1 parent 474fb30 commit b0045a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1685,7 +1685,7 @@ In order to use this model, you need to install PyTorch. We recommend using
16851685
[PyTorch website](https://pytorch.org/get-started/locally/).
16861686
Make sure that PyTorch is available in the same Python environment as other
16871687
dependencies. Alternatively, you can create a
1688-
[Python Execution Environment](#using-custom-python-execution-environments).
1688+
[Python Execution Environment](#creating-custom-execution-environments).
16891689
You can find the files for this example in [examples/pytorch](examples/pytorch).
16901690

16911691
## AddSub in JAX

0 commit comments

Comments
 (0)