Update tour for 4.0-beta.0

This commit is contained in:
Nick O'Leary
2024-03-14 16:01:54 +00:00
parent 241fd09053
commit d0ef12c486
14 changed files with 304 additions and 187 deletions

View File

@@ -435,10 +435,15 @@ RED.tourGuide = (function() {
function listTour() {
return [
{
id: "4_0",
label: "4.0",
path: "./tours/welcome.js"
},
{
id: "3_1",
label: "3.1",
path: "./tours/welcome.js"
path: "./tours/3.1/welcome.js"
},
{
id: "3_0",