From f0c441b7e1e4442131abe616cd99d24e55d9c480 Mon Sep 17 00:00:00 2001 From: John Wright Date: Tue, 21 Jan 2020 21:01:09 -0800 Subject: [PATCH] [skip ci] Fix the logo in README.md (#389) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79a6b533..2ef59584 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![CHIPYARD](https://github.com/ucb-bar/chipyard/raw/alon-docs-dev/docs/_static/images/chipyard-logo-full.png) +![CHIPYARD](https://github.com/ucb-bar/chipyard/raw/master/docs/_static/images/chipyard-logo-full.png) # Chipyard Framework [![CircleCI](https://circleci.com/gh/ucb-bar/chipyard/tree/master.svg?style=svg)](https://circleci.com/gh/ucb-bar/chipyard/tree/master)