Skip to content

Commit 042a73b

Browse files
committed
Docs: remove target from .gif
The URL was wrong for linkcheck, but we don't need the target at all. There is no need to make that image clickable.
1 parent b443a3b commit 042a73b

7 files changed

+0
-8
lines changed

docs/dev/design/in-doc-search-ui.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ The final result may look something like this:
2020

2121
.. figure:: /_static/images/design-docs/in-doc-search-ui/in-doc-search-ui-demo.gif
2222
:align: center
23-
:target: /_static/images/design-docs/in-doc-search-ui/in-doc-search-ui-demo.gif
2423

2524
Short demo
2625

docs/dev/install.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ For others, the webhook will simply fail to connect when there are new commits t
204204
.. figure:: /_static/images/development/bitbucket-oauth-setup.png
205205
:align: center
206206
:figwidth: 80%
207-
:target: /_static/images/development/bitbucket-oauth-setup.png
208207

209208
Configuring an OAuth consumer for local development on Bitbucket
210209

docs/user/guides/technical-docs-seo-guide.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ In Sphinx, you can customize your meta description using the following Restructu
222222
.. figure:: ../_static/images/guides/google-search-engine-results.png
223223
:align: center
224224
:figwidth: 80%
225-
:target: ../_static/images/guides/google-search-engine-results.png
226225

227226
Google search engine results showing a customized meta description
228227

docs/user/intro/getting-started-with-mkdocs.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ You can make changes to your Markdown files and your docs will automatically reb
5454

5555
.. figure:: /_static/images/first-steps/mkdocs-hello-world.png
5656
:figwidth: 500px
57-
:target: /_static/images/first-steps/mkdocs-hello-world.png
5857
:align: center
5958

6059
Your MkDocs project is built

docs/user/intro/getting-started-with-sphinx.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ Open this file in your web browser to see your docs.
6262

6363
.. figure:: /_static/images/first-steps/sphinx-hello-world.png
6464
:figwidth: 500px
65-
:target: /_static/images/first-steps/sphinx-hello-world.png
6665
:align: center
6766

6867
Your Sphinx project is built

docs/user/intro/import-guide.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ these properties, and then click **Next** to
2626
.. figure:: ../_static/images/first-steps/import-a-repository.png
2727
:align: right
2828
:figwidth: 300px
29-
:target: ../_static/images/first-steps/import-a-repository.png
3029

3130
Importing a repository
3231

@@ -60,7 +59,6 @@ for more information on this process.
6059

6160
.. figure:: ../_static/images/first-steps/admin-panel.png
6261
:figwidth: 400px
63-
:target: ../_static/images/first-steps/admin-panel.png
6462

6563

6664
Building your documentation

docs/user/pull-requests.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ Warning banner
3030
:align: center
3131
:alt: GitHub build status reporting for pull requests.
3232
:figwidth: 80%
33-
:target: ../_static/images/guides/github-build-status-reporting.gif
3433

3534
GitHub build status reporting
3635

0 commit comments

Comments
 (0)