[tbb-commits] [tor-browser] branch tor-browser-102.5.0esr-12.0-1 updated: fixup! Bug 26961: New user onboarding.

gitolite role git at cupani.torproject.org
Mon Dec 5 11:27:51 UTC 2022


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

richard pushed a commit to branch tor-browser-102.5.0esr-12.0-1
in repository tor-browser.

The following commit(s) were added to refs/heads/tor-browser-102.5.0esr-12.0-1 by this push:
     new 6a7367bcb10b fixup! Bug 26961: New user onboarding.
6a7367bcb10b is described below

commit 6a7367bcb10b84e35a8a213f2920f390441628e0
Author: Pier Angelo Vendrame <pierov at torproject.org>
AuthorDate: Mon Dec 5 11:01:42 2022 +0100

    fixup! Bug 26961: New user onboarding.
    
    Bug 41508: Update the onboarding link for 12.0
---
 browser/extensions/onboarding/content/Onboarding.jsm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/browser/extensions/onboarding/content/Onboarding.jsm b/browser/extensions/onboarding/content/Onboarding.jsm
index 3a47f366df49..2af097472b2d 100644
--- a/browser/extensions/onboarding/content/Onboarding.jsm
+++ b/browser/extensions/onboarding/content/Onboarding.jsm
@@ -909,7 +909,7 @@ class Onboarding {
     }
 
     const kOnionURL = "https://duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion/";  // DuckDuckGo
-    const kLearnMore = "https://www.torproject.org/releases/tor-browser-11-5/";
+    const kLearnMore = "https://www.torproject.org/releases/tor-browser-12-0/";
     let handledTourActionClick = false;
     switch (id) {
       case "onboarding-overlay-button-icon":

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tbb-commits mailing list