From b09a250a031422689e82b3ca7ace46c7ab816c80 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 5 Feb 2017 18:50:19 +0100 Subject: [PATCH] Better link for issues. [skip ci] --- resources/views/emails/error-html.twig | 2 +- resources/views/emails/error-text.twig | 2 +- resources/views/errors/FireflyException.twig | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/emails/error-html.twig b/resources/views/emails/error-html.twig index afc890506a..5594a2a7eb 100644 --- a/resources/views/emails/error-html.twig +++ b/resources/views/emails/error-html.twig @@ -34,7 +34,7 @@ This can help fix the bug you just encountered.

- If you prefer, you can also open a new issue on Github. + If you prefer, you can also open a new issue on Github.

diff --git a/resources/views/emails/error-text.twig b/resources/views/emails/error-text.twig index 913d54d741..e195cdb631 100644 --- a/resources/views/emails/error-text.twig +++ b/resources/views/emails/error-text.twig @@ -21,7 +21,7 @@ the bug you just encountered. If you prefer, you can also open a new issue here: -https://github.com/firefly-iii/firefly-iii/issues/new +https://github.com/firefly-iii/firefly-iii/issues The full stacktrace is below: diff --git a/resources/views/errors/FireflyException.twig b/resources/views/errors/FireflyException.twig index 0e3499c8f3..01028a7e9d 100644 --- a/resources/views/errors/FireflyException.twig +++ b/resources/views/errors/FireflyException.twig @@ -47,7 +47,7 @@

If you cannot find the cause of this error or when you need some help, please open a ticket on - Github. + Github.