From 9a7c3b28716f2f02ac5fea4a2e415728f8f6814c Mon Sep 17 00:00:00 2001 From: Trey Hunner Date: Fri, 12 Jan 2024 17:16:08 -0800 Subject: [PATCH] Fix incorrect screenshot URL --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index eae564e..4840d2f 100644 --- a/README.rst +++ b/README.rst @@ -45,7 +45,7 @@ Read the ``CONTRIBUTING.rst`` file for tips on submitting a pull request. Screenshots ----------- -.. image:: https://raw.github.com/treyhunner/django-relatives/main/docs/images/object_edit_link_example.png +.. image:: https://raw.github.com/treyhunner/django-relatives/main/docs/images/relatives_admin_example.png :alt: Use hyperlinks for foreign keys on change lists :target: https://django-relatives.readthedocs.org/en/latest/usage.html#change-lists