From 8dd0c7c4c0548737ebbddda2946b71f53456d519 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Thu, 9 May 2024 15:10:19 -0700 Subject: [PATCH] Fix status badge. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c78fbfed..4718e9a11 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# NDK Samples [![build](https://github.com/android/ndk-samples/workflows/build/badge.svg)](https://github.com/android/ndk-samples/actions) +# NDK Samples + +[![build](https://github.com/android/ndk-samples/workflows/build.yml/badge.svg)](https://github.com/android/ndk-samples/actions) This repository contains [Android NDK][0] samples with Android Studio [C++ integration](https://www.youtube.com/watch?v=f7ihSQ44WO0&feature=youtu.be).