Skip to content

Commit 8f3f0ca

Browse files
slabasanDong H. Ahn
authored andcommitted
fix docs badge in README
1 parent c3c670d commit 8f3f0ca

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
@@ -3,7 +3,7 @@ are not yet stable.* The github issue tracker is the primary way to
33
communicate with the developers.
44

55
[![Build Status](https://github.com/flux-framework/PerfFlowAspect/actions/workflows/github-actions.yml/badge.svg)](https://github.com/flux-framework/PerfFlowAspect/actions)
6-
[![Read the Docs](http://readthedocs.org/projects/PerfFlowAspect/badge/?version=latest)](http://perfflowaspect.readthedocs.io)
6+
[![Read the Docs](https://readthedocs.org/projects/perfflowaspect/badge/?version=latest)](https://perfflowaspect.readthedocs.io/en/latest/?badge=latest)
77
[![Code Style: Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
88

99
## PerfFlowAspect: a tool to analyze cross-cutting performance concerns of composite scientific workflows.

0 commit comments

Comments
 (0)