Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,20 +122,12 @@ For [Vapor][vapor] bindings to URL Routing, see the [Vapor Routing][vapor-routin

## Documentation

The documentation for releases and main are available here:

* [main][swift-url-routing-docs]
* [0.5.0](https://pointfreeco.github.io/swift-url-routing/0.5.0/documentation/urlrouting)
* [0.4.0](https://pointfreeco.github.io/swift-url-routing/0.4.0/documentation/urlrouting)
* [0.3.0](https://pointfreeco.github.io/swift-url-routing/0.3.0/documentation/urlrouting)
* [0.2.0](https://pointfreeco.github.io/swift-url-routing/0.2.0/documentation/urlrouting)
* [0.1.0](https://pointfreeco.github.io/swift-url-routing/0.1.0/documentation/urlrouting)
The documentation for releases and main are available [here](https://swiftpackageindex.com/pointfreeco/swift-url-routing/main/documentation/urlrouting).

## License

This library is released under the MIT license. See [LICENSE](LICENSE) for details.

[swift-url-routing-docs]: https://pointfreeco.github.io/swift-url-routing
[swift-parsing]: http://github.com/pointfreeco/swift-parsing
[vapor-routing]: http://github.com/pointfreeco/vapor-routing
[vapor]: http://vapor.codes