gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-merchant-frontends] branch master updated: Fix backo


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant-frontends] branch master updated: Fix backoffice link.
Date: Wed, 01 Mar 2017 15:55:31 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository merchant-frontends.

The following commit(s) were added to refs/heads/master by this push:
     new c8bb52b  Fix backoffice link.
c8bb52b is described below

commit c8bb52bdc9aa441cd626c7a71db4c794c5c5c35d
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Mar 1 15:55:36 2017 +0100

    Fix backoffice link.
---
 talerfrontends/blog/templates/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talerfrontends/blog/templates/index.html 
b/talerfrontends/blog/templates/index.html
index e0f916e..5d767ee 100644
--- a/talerfrontends/blog/templates/index.html
+++ b/talerfrontends/blog/templates/index.html
@@ -20,7 +20,7 @@
     <h2>Back-office interface</h2>
     <p>
     If you are a merchant and want to track your deposits, try the
-    <a href="/track">back-office</a>!
+    <a href="/backoffice">back-office</a>!
     </p>
 
     <h2>Free Software, Free Society</h2>

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]