diff --git a/CHANGELOG.md b/CHANGELOG.md index e39c1a95..c02a4bbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file. - Add CORS support to API endpoints - Flip model, for tracking status changes of the Check objects - Add `/ping//start` API endpoint -- When using `/start` endpoint, show elapsed times in ping log +- When using the `/start` endpoint, show elapsed times in ping log ### Bug Fixes - Fix after-login redirects (the "?next=" query parameter) diff --git a/templates/front/docs_resources.html b/templates/front/docs_resources.html index e248403e..53ccd4b4 100644 --- a/templates/front/docs_resources.html +++ b/templates/front/docs_resources.html @@ -28,6 +28,7 @@