Skip to content

Commit 8ea1bf2

Browse files
author
Maria Mckinley
committed
fixed a link
1 parent cf9b5d5 commit 8ea1bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/modules/Profiling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ iPython has your back (again)
270270
271271
%timeit -n 10000 "f" in "food"
272272
273-
http://ipython.readthedocs.io/en/stable/interactive/magics.html?#magic-timeit
273+
`timeit magic <http://ipython.readthedocs.io/en/stable/interactive/magics.html?#magic-timeit>`_
274274

275275

276276
Exercise

0 commit comments

Comments
 (0)