From 04dd904ca74525143a8803c2c74089efd4a53365 Mon Sep 17 00:00:00 2001 From: Tian Jin Date: Mon, 2 Mar 2020 20:37:33 +0800 Subject: [PATCH] Switch to new status badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e48bcb5..e4c2547 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ONNF Open Neural Network Frontend : an ONNX frontend for MLIR. -[![CircleCI](https://circleci.com/gh/clang-ykt/ONNF.svg?style=svg)](https://circleci.com/gh/clang-ykt/ONNF) +[![CircleCI](https://circleci.com/gh/onnx/onnx-mlir/tree/master.svg?style=svg)](https://circleci.com/gh/onnx/onnx-mlir/tree/master) ## Prerequisites