Add alt text to images which are missing it (#5047)
Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
This commit is contained in:
parent
936007524a
commit
82530e5a58
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue