Skip to content

Commit e745c07

Browse files
committed
update branch name
1 parent 751bb32 commit e745c07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://QuantumBFS.github.io/IBMQClient.jl/stable)
44
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://QuantumBFS.github.io/IBMQClient.jl/dev)
55
[![Build Status](https://github.com/QuantumBFS/IBMQClient.jl/workflows/CI/badge.svg)](https://github.com/QuantumBFS/IBMQClient.jl/actions)
6-
[![Coverage](https://codecov.io/gh/QuantumBFS/IBMQClient.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/QuantumBFS/IBMQClient.jl)
6+
[![Coverage](https://codecov.io/gh/QuantumBFS/IBMQClient.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/QuantumBFS/IBMQClient.jl)
77

88

99
Julia Wrapper for the IBM Quantum Experience REST API. This API wrapper is based on

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# IBMQClient
22

33
[![Build Status](https://github.com/QuantumBFS/IBMQClient.jl/workflows/CI/badge.svg)](https://github.com/QuantumBFS/IBMQClient.jl/actions)
4-
[![Coverage](https://codecov.io/gh/QuantumBFS/IBMQClient.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/QuantumBFS/IBMQClient.jl)
4+
[![Coverage](https://codecov.io/gh/QuantumBFS/IBMQClient.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/QuantumBFS/IBMQClient.jl)
55

66

77
Julia Wrapper for the IBM Quantum Experience REST API. This API wrapper is based on

0 commit comments

Comments
 (0)