From 81bc3ee848ec1e68ca0bdfe8cab85f0bec77354a Mon Sep 17 00:00:00 2001 From: Abraham Gonzalez Date: Wed, 21 Dec 2022 18:27:31 -0700 Subject: [PATCH] Fix CY logo in README (#1295) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e423e7c..298d672f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![CHIPYARD](https://github.com/ucb-bar/chipyard/raw/master/docs/_static/images/chipyard-logo-full.png) +![CHIPYARD](https://github.com/ucb-bar/chipyard/raw/main/docs/_static/images/chipyard-logo-full.png) # Chipyard Framework [![Test](https://github.com/ucb-bar/chipyard/actions/workflows/chipyard-run-tests.yml/badge.svg)](https://github.com/ucb-bar/chipyard/actions)