Skip to content

Commit fc24610

Browse files
committed
Fix download link syntax
1 parent 200104f commit fc24610

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Parameter_studies_and_optimization/lesson3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,8 +266,8 @@ And there we have it!
266266
We can now take advantage of the many different algorithms and settings available for {py:func}`scipy.optimize.minimize`.
267267
We could also use a different package or customize our own algorithm, constraints etc.
268268

269-
The possibilities are practically endless. The full example from this tutorial can be
270-
\:download:\` downloaded here \<Downloads/python-optimize.zip>\`.
269+
The possibilities are practically endless. The full example from this tutorial can be
270+
{download}`downloaded here <Downloads/python-optimize.zip>`.
271271

272272
For more information regarding the `AnyPyTools` python package follow [this link.](https://anybody-research-group.github.io/anypytools-docs/)
273273
You can also check out this [webcast.](https://www.youtube.com/results?search_query=anybody+webcast+batch)

0 commit comments

Comments
 (0)