Skip to content

Commit 371fe94

Browse files
author
Juan Luis Cano Rodríguez
authored
Update links to new GitHub organization
1 parent 6ee7a69 commit 371fe94

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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::
186186
This 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

192192
You 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::
395395
For 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>`_.
397397
Send 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

400400
If you've got questions regarding development, you can email me
401401
directly at fabian@fseoane.net
@@ -408,7 +408,7 @@ directly at fabian@fseoane.net
408408
=============
409409
Latest sources are available from github:
410410

411-
https://github.com/fabianp/memory_profiler
411+
https://github.com/pythonprofilers/memory_profiler
412412

413413
===============================
414414
Projects using memory_profiler

0 commit comments

Comments
 (0)