Skip to content

Commit 32d06f0

Browse files
authored
Fix Markdown formatting for BrowserStack link
Apparently their validation process doesn't like links?
1 parent bb4e9a2 commit 32d06f0

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,10 @@ One such extension is [CSF.Screenplay.Selenium], which allows Screenplay to cont
2020
## Developer information
2121

2222
CI builds are configured via **GitHub Actions**, with static code analysis & reporting in **SonarCloud**.
23-
This project is tested with [BrowserStack].
23+
This project is tested with BrowserStack.
2424

2525
The contents of the `docs/` directory of this repository is auto-generated from the `CSF.Screenplay.Docs` project.
2626
There is nothing hand-editable inside.
2727

2828
[![.NET CI](https://github.com/csf-dev/CSF.Screenplay/actions/workflows/dotnetCi.yml/badge.svg)](https://github.com/csf-dev/CSF.Screenplay/actions/workflows/dotnetCi.yml)
2929
[![Test coverage](https://sonarcloud.io/api/project_badges/measure?project=csf-dev_CSF.Screenplay&metric=coverage)](https://sonarcloud.io/summary/new_code?id=csf-dev_CSF.Screenplay)
30-
31-
[BrowserStack]: https://www.browserstack.com/

0 commit comments

Comments
 (0)