Merge pull request #1798 from SvenDowideit/replace-google-docs-png-with-local-image

Replace google docs image link with one in this repo
This commit is contained in:
Stephen Day 2016-06-22 13:25:24 -07:00 committed by GitHub
commit ffbe9b7c63
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View file

@ -13,7 +13,7 @@ weight=104
This document outlines the v2 Docker registry authentication scheme:
![v2 registry auth](https://docs.google.com/drawings/d/1EHZU9uBLmcH0kytDClBv6jv6WR4xZjE8RKEUw1mARJA/pub?w=480&h=360)
![v2 registry auth](../../images/v2-registry-auth.png)
1. Attempt to begin a push/pull operation with the registry.
2. If the registry requires authorization it will return a `401 Unauthorized`