1- .. image :: https://travis-ci.org/fabianp /memory_profiler.svg?branch=master
2- :target: https://travis-ci.org/fabianp /memory_profiler
1+ .. image :: https://travis-ci.org/pythonprofilers /memory_profiler.svg?branch=master
2+ :target: https://travis-ci.org/pythonprofilers /memory_profiler
33
44=================
55 Memory Profiler
@@ -186,7 +186,7 @@ flag and plot as follows::
186186This will create a plot using matplotlib similar to this:
187187
188188.. image :: https://cloud.githubusercontent.com/assets/745966/24075879/2e85b43a-0bfa-11e7-8dfe-654320dbd2ce.png
189- :target: https://github.com/fabianp /memory_profiler/pull/134
189+ :target: https://github.com/pythonprofilers /memory_profiler/pull/134
190190 :height: 350px
191191
192192You can combine both the ``include_children `` and ``multiprocess `` flags to show
@@ -395,7 +395,7 @@ file ~/.ipython/ipy_user_conf.py to add the following lines::
395395For support, please ask your question on `stack overflow
396396<http://stackoverflow.com/> `_ and add the `*memory-profiling* tag <http://stackoverflow.com/questions/tagged/memory-profiling >`_.
397397Send issues, proposals, etc. to `github's issue tracker
398- <https://github.com/fabianp /memory_profiler/issues> `_ .
398+ <https://github.com/pythonprofilers /memory_profiler/issues> `_ .
399399
400400If you've got questions regarding development, you can email me
401401directly at fabian@fseoane.net
@@ -408,7 +408,7 @@ directly at fabian@fseoane.net
408408=============
409409Latest sources are available from github:
410410
411- https://github.com/fabianp /memory_profiler
411+ https://github.com/pythonprofilers /memory_profiler
412412
413413===============================
414414Projects using memory_profiler
0 commit comments