Skip to content

Commit 83599a9

Browse files
Balandatfacebook-github-bot
authored andcommitted
Fix codecov coverage badge in readme (#3024)
Summary: At the time #3023 was created, codecov had not yet updated its urls internally. This has happened now and now the coverage badge is broken. This updates the relevant urls to fix that. Pull Request resolved: #3024 Reviewed By: saitcakmak Differential Revision: D83256946 Pulled By: Balandat fbshipit-source-id: 525314fa6935d2a5c5c756db428dacf6d150ec52
1 parent e3d05e9 commit 83599a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[![Test](https://github.com/meta-pytorch/botorch/workflows/Test/badge.svg)](https://github.com/meta-pytorch/botorch/actions?query=workflow%3ATest)
1010
[![Docs](https://github.com/meta-pytorch/botorch/workflows/Docs/badge.svg)](https://github.com/meta-pytorch/botorch/actions?query=workflow%3ADocs)
1111
[![Nightly](https://github.com/meta-pytorch/botorch/actions/workflows/nightly.yml/badge.svg)](https://github.com/meta-pytorch/botorch/actions?query=workflow%3ANightly)
12-
[![Codecov](https://img.shields.io/codecov/c/github/pytorch/botorch.svg)](https://codecov.io/github/pytorch/botorch)
12+
[![Codecov](https://img.shields.io/codecov/c/github/meta-pytorch/botorch.svg)](https://codecov.io/github/meta-pytorch/botorch)
1313

1414
[![PyPI](https://img.shields.io/pypi/v/botorch.svg)](https://pypi.org/project/botorch)
1515
[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)

0 commit comments

Comments
 (0)