From 098765fb666c2d10e66627c2cb912b722f48ffdd Mon Sep 17 00:00:00 2001 From: Ananya Gupta <90386813+Ananya2003Gupta@users.noreply.github.com> Date: Wed, 24 May 2023 23:58:09 +0530 Subject: [PATCH 1/5] Updated the Broken ORAS image link The old link was not working and giving a 404 error. So fixed the broken link with the new updated link that points to oras.png Signed-off-by: Ananya Gupta <90386813+Ananya2003Gupta@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 401424d..47b128a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) -![https://raw.githubusercontent.com/oras-project/oras-www/main/docs/assets/images/oras.png](https://raw.githubusercontent.com/oras-project/oras-www/main/docs/assets/images/oras.png) +![https://github.com/oras-project/oras-www/blob/main/static/img/oras.png](https://github.com/oras-project/oras-www/blob/main/static/img/oras.png) OCI Registry as Storage enables libraries to push OCI Artifacts to [OCI Conformant](https://github.com/opencontainers/oci-conformance) registries. This is a Python SDK for Python developers to empower them to do this in their applications. From 64dbdc20f1840bbb8fc68c679fd95c142fb3c0ac Mon Sep 17 00:00:00 2001 From: Ananya Gupta <90386813+Ananya2003Gupta@users.noreply.github.com> Date: Thu, 25 May 2023 00:07:07 +0530 Subject: [PATCH 2/5] Updated the Broken ORAS image link in Documentation The old link was not working and giving a 404 error. So fixed the broken link with the new updated link that points to oras.png . Signed-off-by: Ananya Gupta <90386813+Ananya2003Gupta@users.noreply.github.com> --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 108cad0..2475eea 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@ # Oras Python -![Oras Python Logo](https://raw.githubusercontent.com/oras-project/oras-www/main/docs/assets/images/oras.png) +![Oras Python Logo](https://github.com/oras-project/oras-www/blob/main/static/img/oras.png) Welcome to Oras Python! From 2441bb0fee3a08142951d7a979a8e94d00818edd Mon Sep 17 00:00:00 2001 From: Ananya Gupta <90386813+Ananya2003Gupta@users.noreply.github.com> Date: Thu, 25 May 2023 00:25:21 +0530 Subject: [PATCH 3/5] Updated the Broken ORAS image link in Documentation The old link was not working and giving a 404 error. So fixed the broken link with the new updated link that points to oras.png . Used the image present at this link : https://github.com/oras-project/oras-py/blob/main/docs/images/oras.png Signed-off-by: Ananya Gupta <90386813+Ananya2003Gupta@users.noreply.github.com> --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 2475eea..8e1bc52 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@ # Oras Python -![Oras Python Logo](https://github.com/oras-project/oras-www/blob/main/static/img/oras.png) +![Oras Python Logo](https://github.com/oras-project/oras-py/blob/main/docs/images/oras.png) Welcome to Oras Python! From d13d15f570276fc1cb7dd4c1ec3c80f7c7d93b4a Mon Sep 17 00:00:00 2001 From: Ananya Gupta <90386813+Ananya2003Gupta@users.noreply.github.com> Date: Thu, 25 May 2023 01:59:57 +0530 Subject: [PATCH 4/5] Updated GitHub image links to Raw Links Updated the GitHub image link of oras.png to raw image link. Signed-off-by: Ananya Gupta <90386813+Ananya2003Gupta@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47b128a..5bc8e90 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) -![https://github.com/oras-project/oras-www/blob/main/static/img/oras.png](https://github.com/oras-project/oras-www/blob/main/static/img/oras.png) +![ORAS Logo](https://raw.githubusercontent.com/oras-project/oras-www/main/static/img/oras.png) OCI Registry as Storage enables libraries to push OCI Artifacts to [OCI Conformant](https://github.com/opencontainers/oci-conformance) registries. This is a Python SDK for Python developers to empower them to do this in their applications. From 87edf9c7a83579b64c2ee585f65ae440b08058b9 Mon Sep 17 00:00:00 2001 From: Ananya Gupta <90386813+Ananya2003Gupta@users.noreply.github.com> Date: Thu, 25 May 2023 02:02:36 +0530 Subject: [PATCH 5/5] Updated the GitHub image link to raw image link Updated the GitHub image link of oras.png (250 X 91) to raw image link. Signed-off-by: Ananya Gupta <90386813+Ananya2003Gupta@users.noreply.github.com> --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 8e1bc52..fed0f39 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@ # Oras Python -![Oras Python Logo](https://github.com/oras-project/oras-py/blob/main/docs/images/oras.png) +![Oras Python Logo](https://raw.githubusercontent.com/oras-project/oras-py/main/docs/images/oras.png) Welcome to Oras Python!