greghaskins / spectrum

A BDD-style test runner for Java 8. Inspired by Jasmine, RSpec, and Cucumber.
MIT License
145 stars 23 forks source link

README contains broken links after v1.0.2 got released #108

Closed marioplumbarius closed 7 years ago

marioplumbarius commented 7 years ago
## Getting Started
...
- [Quickstart Guide](https://github.com/greghaskins/spectrum/tree/1.0.2/docs/QuickstartWalkthrough.md)
- [Documentation](https://github.com/greghaskins/spectrum/tree/1.0.2/docs)
...
- [Source Code](https://github.com/greghaskins/spectrum/tree/1.0.2)
For more details and examples, see the [documentation](https://github.com/greghaskins/spectrum/tree/1.0.2/docs).
marioplumbarius commented 7 years ago

I've just realized that there's a new release being shipped.

greghaskins commented 7 years ago

@marioluan you caught me in the act! Yep, 1.1.0 is out now. This glitch was due to a one-time change in structure; shouldn't happen again in future releases.