diff --git a/doc/overview.rst b/doc/overview.rst index dde8cae..81af321 100644 --- a/doc/overview.rst +++ b/doc/overview.rst @@ -15,13 +15,13 @@ components listed above are optional. Here is a diagram representing pagure without all the optional components: .. image:: _static/overview_simple.png - :target: _static/overview_simple.png + :target: _images/overview_simple.png And here is a diagram of all the components together: .. image:: _static/overview.png - :target: _static/overview.png + :target: _images/overview.png Pagure core application ----------------------- diff --git a/doc/usage/first_steps.rst b/doc/usage/first_steps.rst index 1ed7ef1..00de2c2 100644 --- a/doc/usage/first_steps.rst +++ b/doc/usage/first_steps.rst @@ -58,14 +58,14 @@ To upload your public key onto pagure: the top right corner, there, select ``My settings``. .. image:: _static/pagure_my_settings.png - :target: _static/pagure_my_settings.png + :target: ../_images/pagure_my_settings.png 2. In the authentication section of your user settings copy the content of your ``id_rsa.pub`` file in the Public SSH key text box and save your ssh key settings. .. image:: _static/pagure_add_ssh_key.png - :target: _static/pagure_add_ssh_key.png + :target: ../_images/pagure_add_ssh_key.png .. note:: Pagure support multiple ssh keys per user, to add more than a ssh key to your user account just add your new ssh key in your authentication diff --git a/doc/usage/pr_custom_page.rst b/doc/usage/pr_custom_page.rst index 2fdeb5e..b209232 100644 --- a/doc/usage/pr_custom_page.rst +++ b/doc/usage/pr_custom_page.rst @@ -65,7 +65,7 @@ And place in this file the following content: * And this is how it will look like .. image:: _static/pagure_custom_pr.png - :target: _static/pagure_custom_pr.png + :target: ../_images/pagure_custom_pr.png diff --git a/doc/usage/roadmap.rst b/doc/usage/roadmap.rst index d2c3902..f428b75 100644 --- a/doc/usage/roadmap.rst +++ b/doc/usage/roadmap.rst @@ -33,4 +33,4 @@ For a project named ``test`` on ``pagure.io``. * And this is how it will look like .. image:: _static/pagure_roadmap2.png - :target: _static/pagure_roadmap2.png + :target: ../_images/pagure_roadmap2.png diff --git a/doc/usage/ticket_templates.rst b/doc/usage/ticket_templates.rst index e83ec74..97450b9 100644 --- a/doc/usage/ticket_templates.rst +++ b/doc/usage/ticket_templates.rst @@ -68,7 +68,7 @@ And place in this file the following content: * And this is how it will look like .. image:: _static/pagure_ticket_template.png - :target: _static/pagure_ticket_template.png + :target: ../_images/pagure_ticket_template.png diff --git a/doc/usage/trouble/inaccessible_pr.rst b/doc/usage/trouble/inaccessible_pr.rst index 7192807..1ada50e 100644 --- a/doc/usage/trouble/inaccessible_pr.rst +++ b/doc/usage/trouble/inaccessible_pr.rst @@ -15,7 +15,7 @@ When trying to open a pull-request, if you run into this error: (Where ``XXX`` is a branch name). .. image:: _static/inaccessible_pr.png - :target: _static/inaccessible_pr.png + :target: ../../_images/inaccessible_pr.png (Here ``XXX`` is ``m2``).