From 1d6e212955dab26bbed3f242d7eda41cd52dd30a Mon Sep 17 00:00:00 2001 From: Athou Date: Wed, 13 Aug 2014 11:24:42 +0200 Subject: [PATCH] fix documentation link --- src/main/app/templates/feeds.help.html | 2 +- src/main/app/templates/welcome.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/app/templates/feeds.help.html b/src/main/app/templates/feeds.help.html index f3c047bf..1fccab89 100644 --- a/src/main/app/templates/feeds.help.html +++ b/src/main/app/templates/feeds.help.html @@ -107,7 +107,7 @@

{{ 'about.rest_api.line1' | translate }}

- {{ 'about.rest_api.link_to_documentation' | translate }} + {{ 'about.rest_api.link_to_documentation' | translate }}

diff --git a/src/main/app/templates/welcome.html b/src/main/app/templates/welcome.html index 72ad9c44..4bc6ee1c 100644 --- a/src/main/app/templates/welcome.html +++ b/src/main/app/templates/welcome.html @@ -90,7 +90,7 @@ - REST API - documentation + documentation