From 8c55e5b4f32ebec7993b97d824efe095743470ae Mon Sep 17 00:00:00 2001 From: Samuel Attard Date: Thu, 26 Nov 2020 13:42:27 -0800 Subject: [PATCH] docs: update CircleCI readme badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5143fd8..fe333b2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > Create universal macOS Electron applications -[![CircleCI](https://circleci.com/gh/electron/universal.svg?style=svg)](https://circleci.com/gh/electron/universal) +[![CircleCI](https://circleci.com/gh/electron/universal/tree/master.svg?style=svg)](https://circleci.com/gh/electron/universal) ## Usage @@ -33,4 +33,4 @@ your x64 and arm64 apps work in isolation the Universal app will work as well. #### How do I build my app for Apple silicon in the first place? -Check out the [Electron Apple silicon blog post](https://www.electronjs.org/blog/apple-silicon) \ No newline at end of file +Check out the [Electron Apple silicon blog post](https://www.electronjs.org/blog/apple-silicon)