Skip to content

Commit

Permalink
Changed links to https in Readme (#1945)
Browse files Browse the repository at this point in the history
  • Loading branch information
304NotModified committed May 5, 2020
1 parent cf2b7cb commit c35c26f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

SpecFlow is a pragmatic BDD solution for .NET. It uses the Gherkin specification language and integrates to Visual Studio. It provides efficient testing solution for the .NET-related platforms, like .NET Desktop Framework, .NET Core and Mono.

- Project website: [http://www.specflow.org](http://www.specflow.org)
- Documentation: [http://www.specflow.org/documentation/](http://www.specflow.org/documentation/)
- Discussion group: [http://groups.google.com/group/SpecFlow](http://groups.google.com/group/SpecFlow)
- Project website: [https://www.specflow.org](https://www.specflow.org)
- Documentation: [https://www.specflow.org/documentation/](https://www.specflow.org/documentation/)
- Discussion group: [https://groups.google.com/group/SpecFlow](https://groups.google.com/group/SpecFlow)

For questions please send them to the [Discussion group](http://groups.google.com/group/SpecFlow).
For questions please send them to the [Discussion group](https://groups.google.com/group/SpecFlow).

For issues/bugs please use the [issue tracker on GitHub](https://github.com/techtalk/SpecFlow/issues).

Expand Down Expand Up @@ -42,4 +42,4 @@ Plugin- Developer- Gitter channel: [![Gitter](https://badges.gitter.im/techtalk/

## Copyright

Copyright (c) SpecFlow Team. See [LICENSE](http://go.specflow.org/license) for details.
Copyright (c) SpecFlow Team. See [LICENSE](https://go.specflow.org/license) for details.

0 comments on commit c35c26f

Please sign in to comment.