Skip to content

Commit d69dd21

Browse files
authored
Update README.md (#19)
Fix up badges after move to HdrHistogram organisation.
1 parent 126df0b commit d69dd21

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FHdrHistogram%2Fhdrhistogram-swift%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/HdrHistogram/hdrhistogram-swift)
22
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FHdrHistogram%2Fhdrhistogram-swift%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/HdrHistogram/hdrhistogram-swift)
3-
[![codecov](https://codecov.io/gh/ordo-one/package-histogram/branch/main/graph/badge.svg?token=o6efZbwgoD)](https://codecov.io/gh/ordo-one/package-histogram)
4-
[![Swift address sanitizer](https://github.com/ordo-one/package-histogram/actions/workflows/swift-sanitizer-address.yml/badge.svg)](https://github.com/ordo-one/package-histogram/actions/workflows/swift-sanitizer-address.yml)
5-
[![Swift thread sanitizer](https://github.com/ordo-one/package-histogram/actions/workflows/swift-sanitizer-thread.yml/badge.svg)](https://github.com/ordo-one/package-histogram/actions/workflows/swift-sanitizer-thread.yml)
3+
[![codecov](https://codecov.io/gh/HdrHistogram/hdrhistogram-swift/graph/badge.svg?token=3k47sRmxXn)](https://codecov.io/gh/HdrHistogram/hdrhistogram-swift)
4+
[![Address sanitizer](https://github.com/HdrHistogram/hdrhistogram-swift/actions/workflows/swift-sanitizer-address.yml/badge.svg)](https://github.com/HdrHistogram/hdrhistogram-swift/actions/workflows/swift-sanitizer-address.yml)
5+
[![Thread sanitizer](https://github.com/HdrHistogram/hdrhistogram-swift/actions/workflows/swift-sanitizer-thread.yml/badge.svg)](https://github.com/HdrHistogram/hdrhistogram-swift/actions/workflows/swift-sanitizer-thread.yml)
66

77
# Histogram
88

0 commit comments

Comments
 (0)