gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: -fix survey link


From: gnunet
Subject: [taler-wallet-core] branch master updated: -fix survey link
Date: Wed, 16 Nov 2022 15:47:07 +0100

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

grothoff pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 59f7dee00 -fix survey link
     new 53164dc47 Merge branch 'master' of git+ssh://git.taler.net/wallet-core
59f7dee00 is described below

commit 59f7dee003aba06d1fb242326cc88e7312e638b2
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Nov 16 15:46:57 2022 +0100

    -fix survey link
---
 packages/demobank-ui/src/pages/home/index.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/demobank-ui/src/pages/home/index.tsx 
b/packages/demobank-ui/src/pages/home/index.tsx
index c854ec1e3..28a7258f0 100644
--- a/packages/demobank-ui/src/pages/home/index.tsx
+++ b/packages/demobank-ui/src/pages/home/index.tsx
@@ -54,7 +54,7 @@ const defaultSettings: BankUiSettings = {
     ["Bank", "https://bank.demo.taler.net/";],
     ["Essay Shop", "https://shop.demo.taler.net/";],
     ["Donations", "https://donations.demo.taler.net/";],
-    ["Survey", "https://donations.demo.taler.net/";],
+    ["Survey", "https://survey.demo.taler.net/";],
   ],
 };
 

-- 
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]