From 8a320231cc17bc3eae3988c670b8fc67a5348f32 Mon Sep 17 00:00:00 2001 From: Andrey Shcheglov Date: Mon, 10 Jul 2023 16:52:19 +0300 Subject: [PATCH] Complete the repository transfer process --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 011d8b5..2c13fea 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # kompiledb [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -[![Build](https://github.com/0x6675636b796f75676974687562/kompiledb/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/0x6675636b796f75676974687562/kompiledb/actions/workflows/build.yml?query=branch%3Amaster) -[![Dependencies](https://github.com/0x6675636b796f75676974687562/kompiledb/actions/workflows/dependencies.yml/badge.svg?branch=master)](https://github.com/0x6675636b796f75676974687562/kompiledb/actions/workflows/dependencies.yml?query=branch%3Amaster) +[![Build](https://github.com/saveourtool/kompiledb/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/saveourtool/kompiledb/actions/workflows/build.yml?query=branch%3Amaster) +[![Dependencies](https://github.com/saveourtool/kompiledb/actions/workflows/dependencies.yml/badge.svg?branch=master)](https://github.com/saveourtool/kompiledb/actions/workflows/dependencies.yml?query=branch%3Amaster) _Kotlin_ bindings to [_JSON Compilation Database_](http://clang.llvm.org/docs/JSONCompilationDatabase.html) Format.