We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c2cc2f commit e679702Copy full SHA for e679702
README.md
@@ -5,7 +5,7 @@ Replicates the admin
5
dropdown (available on a model's `changelist` page) on each model
6
instance's `changeform` page.
7
8
-<img src="https://github.com/cb109/django-admin-changeform-actions/blob/main/docs/changeform_actions_ui.png" width="800">
+<img src="https://raw.githubusercontent.com/cb109/django-admin-changeform-actions/refs/heads/main/docs/changeform_actions_ui.png" width="800">
9
10
Instead of targetting a selection the action will target the current
11
model instance only.
0 commit comments