Tor Project changed the download location of Tor Browser?

I fixed this issue some time ago by running this command:

export TBB_REMOTE_FOLDER="https://dist.torproject.org/torbrowser/"

It looks like the Tor Project changed the download location of Tor Browser, was this now updated in the workstation?

Cannot reproduce.

The Linux download link on https://www.torproject.org/download/ still links to www.

I don’t know why that happened to me back then, but yes, to revert it to be like always (and this is probably preferred):

(if using qubes, then in the workstation template)

export TBB_REMOTE_FOLDER="``https://www.torproject.org/download/”

But I also found out that

export TBB_REMOTE_FOLDER=“``https://dist.torproject.org/torbrowser/”

works, too, nm.