gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: fix URI


From: gnunet
Subject: [taler-deployment] branch master updated: fix URI
Date: Mon, 15 Feb 2021 19:35:51 +0100

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new ec8b807  fix URI
ec8b807 is described below

commit ec8b80797f68aa080022459d1009821ce6df75ec
Author: MS <ms@taler.net>
AuthorDate: Mon Feb 15 19:35:48 2021 +0100

    fix URI
---
 bin/taler_urls.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler_urls.py b/bin/taler_urls.py
index f6189fb..d103df3 100644
--- a/bin/taler_urls.py
+++ b/bin/taler_urls.py
@@ -42,7 +42,7 @@ def get_urls(envname):
             survey = "http//grumla.taler.net/survey",
             auditor = "http//grumla.taler.net/auditor",
             sync = "http//grumla.taler.net/sync",
-            talerbank_payto = "payto//x-taler-bank/grumla.taler.net/"
+            talerbank_payto = "payto//x-taler-bank/grumla.taler.net/bank"
     )
     if envname == "local":
         return taler_urls["offline"]

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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