Skip to content

Commit

Permalink
Replaced links
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Mensch committed Dec 4, 2015
1 parent 63ed096 commit a2c54da
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions doc/connectivity/resting_state_networks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ each component separately.
:start-after: # To visualize we plot the outline of all components on one figure
:end-before: # Finally, we plot the map for each ICA component separately

.. image :: ../auto_examples/connectivity/images/sphx_glr_plot_canica_resting_state_001.png
.. image:: ../auto_examples/connectivity/images/sphx_glr_plot_canica_resting_state_001.png
:align: center
:target: ../auto_examples/connectivity/plot_canica_resting_state.html

Expand All @@ -74,11 +74,11 @@ Finally, we can plot the map for different ICA components separately:
.. literalinclude:: ../../examples/connectivity/plot_canica_resting_state.py
:start-after: # Finally, we plot the map for each ICA component separately

.. |left_img| image:: ../_images/sphx_glr_plot_canica_resting_state_003.png
.. |left_img| image:: ../auto_examples/connectivity/plot_canica_resting_state_003.png
:target: ../auto_examples/connectivity/plot_canica_resting_state.html
:width: 33%

.. |right_img| image:: ../_images/sphx_glr_plot_canica_resting_state_004.png
.. |right_img| image:: ../auto_examples/connectivity/plot_canica_resting_state_004.png
:target: ../auto_examples/connectivity/plot_canica_resting_state.html
:width: 33%

Expand Down Expand Up @@ -137,17 +137,17 @@ Visualizing the results
.. literalinclude:: ../../examples/connectivity/plot_compare_resting_state_decomposition.py
:start-after: # Visualize the results

.. |left_img| image:: ../_images/sphx_glr_plot_compare_resting_state_decomposition_001.png
.. |left_img| image:: ../auto_examples/connectivity/plot_compare_resting_state_decomposition_001.png
:target: ../auto_examples/plot_compare_resting_state_decomposition.html
:width: 50%
.. |right_img| image:: ../_images/sphx_glr_plot_compare_resting_state_decomposition_003.png
.. |right_img| image:: ../auto_examples/connectivity/plot_compare_resting_state_decomposition_003.png
:target: ../auto_examples/plot_compare_resting_state_decomposition.html
:width: 50%

.. |left_img_single| image:: ../_images/sphx_glr_plot_compare_resting_state_decomposition_002.png
.. |left_img_single| image:: ../auto_examples/connectivity/plot_compare_resting_state_decomposition_002.png
:target: ../auto_examples/plot_compare_resting_state_decomposition.html
:width: 50%
.. |right_img_single| image:: ../_images/sphx_glr_plot_compare_resting_state_decomposition_004.png
.. |right_img_single| image:: ../auto_examples/connectivity/plot_compare_resting_state_decomposition_004.png
:target: ../auto_examples/plot_compare_resting_state_decomposition.html
:width: 50%

Expand Down

0 comments on commit a2c54da

Please sign in to comment.