Fix formatting.

This commit is contained in:
Pēteris Caune 2018-12-18 23:05:37 +02:00
parent 481848a749
commit b803d877d0
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file.
- Allow simultaneous access to checks from different teams
- Add CORS support to API endpoints
- Flip model, for tracking status changes of the Check objects
- Add "/ping/<code>/start" API endpoint
- Add `/ping/<code>/start` API endpoint
### Bug Fixes
- Fix after-login redirects (the "?next=" query parameter)