1
0
mirror of https://github.com/distribution/distribution synced 2024-11-06 19:35:52 +01:00

Add alt text to images which are missing it (#5047)

Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
This commit is contained in:
Bhavin Gandhi 2017-11-20 23:19:46 +05:30 committed by Misty Stanley-Jones
parent 936007524a
commit 82530e5a58

@ -10,7 +10,7 @@ pushes and pulls and layer pushes and pulls. These actions are serialized into
events. The events are queued into a registry-internal broadcast system which events. The events are queued into a registry-internal broadcast system which
queues and dispatches events to [_Endpoints_](notifications.md#endpoints). queues and dispatches events to [_Endpoints_](notifications.md#endpoints).
![](images/notifications.png) ![Workflow of registry notifications](images/notifications.png)
## Endpoints ## Endpoints