Skip to content

Commit

Permalink
Merge pull request #103 from damianszczepanik/livedemo
Browse files Browse the repository at this point in the history
Switch live demo url to https
  • Loading branch information
damianszczepanik authored Aug 7, 2023
2 parents eb39555 + 4190cca commit 73a5de4
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
Expand Up @@ -2,7 +2,7 @@

[![Maven Central](https://img.shields.io/maven-central/v/net.masterthought/cucumber-sandwich.svg)](http://search.maven.org/#search|gav|1|g%3A%22net.masterthought%22%20AND%20a%3A%22cucumber-sandwich%22)

[![Live Demo](https://img.shields.io/badge/Live%20Demo-Online-blue.svg)](http://damianszczepanik.github.io/cucumber-html-reports/overview-features.html)
[![Live Demo](https://img.shields.io/badge/Live%20Demo-Online-blue.svg)](https://damianszczepanik.github.io/cucumber-html-reports/overview-features.html)

# Generate Pretty HTML Reports For Cucumber On The Fly

Expand Down

0 comments on commit 73a5de4

Please sign in to comment.