From ae222c0386eb13b209607cc468c980f378988a63 Mon Sep 17 00:00:00 2001 From: Benjamin Huo Date: Tue, 31 Jan 2023 16:32:52 +0800 Subject: [PATCH] Change site status for the v0.8 branch (#318) Signed-off-by: Benjamin Huo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b987c886..edbe8baf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenFunction Website -[![Netlify Status](https://api.netlify.com/api/v1/badges/ecf7df22-21fe-4e32-8cae-fc62fb20dff5/deploy-status)](https://app.netlify.com/sites/openfunction-dev/deploys) +[![Netlify Status](https://api.netlify.com/api/v1/badges/ecf7df22-21fe-4e32-8cae-fc62fb20dff5/deploy-status?branch=v0.8)](https://app.netlify.com/sites/openfunction-dev/deploys) openfunction.dev is OpenFunction's website which is built with [Hugo](https://gohugo.io/) and [Hugo template Docsy](https://github.com/google/docsy). @@ -50,4 +50,4 @@ Open a [pull request (PR)](https://help.github.com/en/desktop/contributing-to-pr ```bash git commit -s -m "xxx" -``` \ No newline at end of file +```