From b26630fc7f54835aa358e8c41d33a88fc30275a5 Mon Sep 17 00:00:00 2001 From: Tim Oliver Date: Wed, 8 Feb 2023 21:18:16 -0800 Subject: [PATCH] Update CI badge to point to GitHub Actions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Summary: I noticed both the image and the link of the build badge in our README was pointing to the previous CI service we were using, which has since shut down. 🫡 This diff updates the link and image to point to build progress screen for the CI script. Reviewed By: DimaVartanian Differential Revision: D42996404 fbshipit-source-id: b20464c744606392549a829849a7adddf032cb24 --- README.md | 4 ++-- README.zh.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 979d8ff8..bf5ca318 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@

- - + Build Status diff --git a/README.zh.md b/README.zh.md index 7304755b..f6229f91 100644 --- a/README.zh.md +++ b/README.zh.md @@ -3,8 +3,8 @@

- - + Build Status