Skip to content

Commit

Permalink
Merge pull request #365 from marko-asplund/fix-microsite-link-in-readme
Browse files Browse the repository at this point in the history
Fix microsite link in README
  • Loading branch information
ChristopherDavenport committed Apr 6, 2023
2 parents c974bec + 501f57b commit bcc0059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# circuit-http4s - CircuitBreaker backed Http4s Middlewares [![Build Status](https://travis-ci.com/ChristopherDavenport/circuit-http4s.svg?branch=master)](https://travis-ci.com/ChristopherDavenport/circuit-http4s) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.chrisdavenport/circuit-http4s_2.12/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.chrisdavenport/circuit-http4s_2.12)

## [Head on over to the microsite](https://ChristopherDavenport.github.io/circuit-http4s)
## [Head on over to the microsite](https://davenverse.github.io/circuit-http4s)

## Quick Start

Expand Down

0 comments on commit bcc0059

Please sign in to comment.