Skip to content

Commit 7ce17f5

Browse files
committed
tours-cernbox: correct links
1 parent d958959 commit 7ce17f5

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

tours-cernbox/new_features.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
"style": "cover",
1010
"coverImage": "{folder}/screenshots/update-cover.png",
1111
"text": "The CERNBox Web interface has been updated with new features and improvements. See what's new in this quick tour!",
12+
"learnMoreName": "See documentation",
13+
"learnMoreLink": "https://cernbox.docs.cern.ch/web/",
1214
"buttons": ["next"]
1315
},
1416
{
@@ -21,7 +23,7 @@
2123
},
2224
"text": "Your Projects are now in <b>Spaces</b>, a new section that groups any collaborative area.<br>If you are an admin, you can even personalise them by adding a cover image and a description and now <b>you can see any share done by any other admin</b>.<br><br>Access to other EOS areas is also possible through Spaces.",
2325
"buttons": ["back", "next"],
24-
"learnMoreLink": "https://cernbox.docs.cern.ch/web/spaces-projects/"
26+
"learnMoreLink": "https://cernbox.docs.cern.ch/web/spaces/"
2527
},
2628
{
2729
"title": "Sharing made easier",
@@ -41,7 +43,7 @@
4143
"coverImage": "{folder}/screenshots/bug-report.png",
4244
"text": "This update brings many usability improvements: larger and cleaner file listing, easier way to access a Project trashbin, more shortcuts, duplicate action, ...<br><br>Many known bugs were also patched and the error handling was improved: now, when an error occurs, a <strong>message will be displayed providing the incident code</strong> that can be given to support.",
4345
"buttons": ["back", "next"],
44-
"learnMoreLink": "https://cernbox.docs.cern.ch/web/sharing/"
46+
"learnMoreLink": "https://cernbox.docs.cern.ch/web/data-security/trash-bin/"
4547
},
4648
{
4749
"title": "Configuration and other changes",
@@ -51,7 +53,7 @@
5153
},
5254
"text": "You can now configure your settings by clicking on your avatar in the top right corner and then \"Preferences\".<br>There you can change your language and theme (light/dark).",
5355
"buttons": ["back", "next"],
54-
"learnMoreLink": "https://cernbox.docs.cern.ch/web/sharing/"
56+
"learnMoreLink": "https://cernbox.docs.cern.ch/web/interface/"
5557
},
5658
{
5759
"title": "Give us your feedback",
@@ -60,7 +62,7 @@
6062
"text": "We hope you like the new features!<br>If you have any questions or suggestions, please don't hesitate to open a <a href='https://cern.service-now.com/service-portal?id=sc_cat_item&name=request&se=CERNBox-Service' target='_blank'> SNow ticket</a>.<br><br>You can also check the changelog for more details.",
6163
"buttons": ["back", "next"],
6264
"learnMoreName": "View changelog",
63-
"learnMoreLink": "https://cernbox.docs.cern.ch/web/"
65+
"learnMoreLink": "https://cernbox.docs.cern.ch/advanced/changelog/web/"
6466
}
6567
]
6668
}
@@ -90,7 +92,7 @@
9092
],
9193
"deniedLocations": [],
9294
"useModalOverlay": true,
93-
"tourId": "update-2051002",
95+
"tourId": "update-2051008",
9496
"autostart": {
9597
"timeout": 3000,
9698
"location": "files-spaces-generic"

0 commit comments

Comments
 (0)