From be0d932770bc45da0e94996c09beec4fca3c3f19 Mon Sep 17 00:00:00 2001 From: quest Date: Thu, 19 Dec 2024 16:45:52 -1000 Subject: [PATCH] Fix build badges --- README.md | 2 +- bchec/README.md | 2 +- bchrpc/README.md | 2 +- blockchain/README.md | 2 +- blockchain/fullblocktests/README.md | 2 +- blockchain/indexers/README.md | 2 +- chaincfg/README.md | 2 +- chaincfg/chainhash/README.md | 2 +- connmgr/README.md | 2 +- database/README.md | 2 +- database/ffldb/README.md | 2 +- database/internal/treap/README.md | 2 +- integration/README.md | 2 +- integration/rpctest/README.md | 2 +- mempool/README.md | 2 +- mining/README.md | 2 +- mining/cpuminer/README.md | 2 +- netsync/README.md | 2 +- peer/README.md | 2 +- rpcclient/README.md | 2 +- txscript/README.md | 2 +- wire/README.md | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 9d38c46c..8dd8d645 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ bchd ==== -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/gcash/bchd)](https://goreportcard.com/report/github.com/gcash/bchd) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchd) diff --git a/bchec/README.md b/bchec/README.md index eb1deed5..0d111e08 100644 --- a/bchec/README.md +++ b/bchec/README.md @@ -1,7 +1,7 @@ bchec ===== -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://godoc.org/github.com/gcash/bchd/bchec?status.png)](http://godoc.org/github.com/gcash/bchd/bchec) diff --git a/bchrpc/README.md b/bchrpc/README.md index d8990746..c0021aa9 100644 --- a/bchrpc/README.md +++ b/bchrpc/README.md @@ -1,7 +1,7 @@ bchrpc ======= -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchd/bchrpc) diff --git a/blockchain/README.md b/blockchain/README.md index e4571181..dbef25bb 100644 --- a/blockchain/README.md +++ b/blockchain/README.md @@ -1,7 +1,7 @@ blockchain ========== -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchd/blockchain) diff --git a/blockchain/fullblocktests/README.md b/blockchain/fullblocktests/README.md index d7de95fc..39bfa52e 100644 --- a/blockchain/fullblocktests/README.md +++ b/blockchain/fullblocktests/README.md @@ -1,7 +1,7 @@ fullblocktests ============== -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchd/blockchain/fullblocktests) diff --git a/blockchain/indexers/README.md b/blockchain/indexers/README.md index 26d0d724..4eacdc26 100644 --- a/blockchain/indexers/README.md +++ b/blockchain/indexers/README.md @@ -1,7 +1,7 @@ indexers ======== -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://godoc.org/github.com/gcash/bchd/blockchain/indexers?status.png)](http://godoc.org/github.com/gcash/bchd/blockchain/indexers) diff --git a/chaincfg/README.md b/chaincfg/README.md index 63a5253c..2140f20f 100644 --- a/chaincfg/README.md +++ b/chaincfg/README.md @@ -1,7 +1,7 @@ chaincfg ======== -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchd/chaincfg) diff --git a/chaincfg/chainhash/README.md b/chaincfg/chainhash/README.md index 8f113d6b..13770fbb 100644 --- a/chaincfg/chainhash/README.md +++ b/chaincfg/chainhash/README.md @@ -1,7 +1,7 @@ chainhash ========= -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchd/chaincfg/chainhash) ======= diff --git a/connmgr/README.md b/connmgr/README.md index 28801381..4603d95c 100644 --- a/connmgr/README.md +++ b/connmgr/README.md @@ -1,7 +1,7 @@ connmgr ======= -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchd/connmgr) diff --git a/database/README.md b/database/README.md index a6e7ee69..a9992122 100644 --- a/database/README.md +++ b/database/README.md @@ -1,7 +1,7 @@ database ======== -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchd/database) diff --git a/database/ffldb/README.md b/database/ffldb/README.md index 307b7b64..ade35587 100644 --- a/database/ffldb/README.md +++ b/database/ffldb/README.md @@ -1,7 +1,7 @@ ffldb ===== -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://godoc.org/github.com/gcash/bchd/database/ffldb?status.png)](http://godoc.org/github.com/gcash/bchd/database/ffldb) ======= diff --git a/database/internal/treap/README.md b/database/internal/treap/README.md index c6765c98..bc05d160 100644 --- a/database/internal/treap/README.md +++ b/database/internal/treap/README.md @@ -1,7 +1,7 @@ treap ===== -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://godoc.org/github.com/gcash/bchd/database/internal/treap?status.png)](http://godoc.org/github.com/gcash/bchd/database/internal/treap) diff --git a/integration/README.md b/integration/README.md index 541836ee..5116a201 100644 --- a/integration/README.md +++ b/integration/README.md @@ -1,7 +1,7 @@ integration =========== -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) This contains integration tests which make use of the diff --git a/integration/rpctest/README.md b/integration/rpctest/README.md index d2c055c5..a28e4c2f 100644 --- a/integration/rpctest/README.md +++ b/integration/rpctest/README.md @@ -1,7 +1,7 @@ rpctest ======= -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchd/integration/rpctest) diff --git a/mempool/README.md b/mempool/README.md index c3b811e2..c0fbe9d8 100644 --- a/mempool/README.md +++ b/mempool/README.md @@ -1,7 +1,7 @@ mempool ======= -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchd/mempool) diff --git a/mining/README.md b/mining/README.md index e59e693f..5ee6c2c5 100644 --- a/mining/README.md +++ b/mining/README.md @@ -1,7 +1,7 @@ mining ====== -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchd/mining) diff --git a/mining/cpuminer/README.md b/mining/cpuminer/README.md index f614dc67..0464b490 100644 --- a/mining/cpuminer/README.md +++ b/mining/cpuminer/README.md @@ -1,7 +1,7 @@ cpuminer ======== -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchd/mining/cpuminer) ======= diff --git a/netsync/README.md b/netsync/README.md index 550e5d43..b9ca871a 100644 --- a/netsync/README.md +++ b/netsync/README.md @@ -1,7 +1,7 @@ netsync ======= -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchd/netsync) diff --git a/peer/README.md b/peer/README.md index 47e1dd6b..74f5afd8 100644 --- a/peer/README.md +++ b/peer/README.md @@ -1,7 +1,7 @@ peer ==== -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchd/peer) diff --git a/rpcclient/README.md b/rpcclient/README.md index b3109b96..ed38e004 100644 --- a/rpcclient/README.md +++ b/rpcclient/README.md @@ -1,7 +1,7 @@ rpcclient ========= -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchd/rpcclient) diff --git a/txscript/README.md b/txscript/README.md index f52f5a89..4adfe5b7 100644 --- a/txscript/README.md +++ b/txscript/README.md @@ -1,7 +1,7 @@ txscript ======== -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://godoc.org/github.com/gcash/bchd/txscript?status.png)](http://godoc.org/github.com/gcash/bchd/txscript) diff --git a/wire/README.md b/wire/README.md index 87c1fb60..f5f6a3b7 100644 --- a/wire/README.md +++ b/wire/README.md @@ -1,7 +1,7 @@ wire ==== -![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master) +[![Build Status](https://github.com/gcash/bchd/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchd/actions/workflows/main.yml) [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchd/wire) =======