Skip to content

Commit b3acdc3

Browse files
committed
change Ian Ozsvald blog link
1 parent d04801e commit b3acdc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

issues.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
{
102102
"title": "High Performance Python tutorial",
103103
"author": "Ian Ozsvald",
104-
"authorUrl": "http://ianozsvald.com/",
104+
"authorUrl": "http://ianozsvald.com/2011/07/25/high-performance-python-tutorial-v0-2-from-europython-2011",
105105
"level": "Advanced",
106106
"info": "In this 55 pages tutorial, Ian Ozsvald shows you a number of techniques to get a 10-500 performance increase in your Python apps, from profiling, to PyPy, numPy, Multiprocessing...",
107107
"url": "http://ianozsvald.com/HighPerformancePythonfromTrainingatEuroPython2011_v0.2.pdf",

0 commit comments

Comments
 (0)