Skip to content

Commit 3c7c014

Browse files
committed
fix tourguide url
1 parent aa70d0e commit 3c7c014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/topics/Tourguide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A [DriverJS](https://driverjs.com/) implementation is available in QWC. To configure and use it with the [Tour Guide Plugin](../references/qwc2_plugins.md#tourguide), you can customize your tour guide using a `.json` file.
44

5-
By default, the file is located in the `static` folder of QWC, but you can also provide any JSON file using the `link` parameter in the plugin configuration.
5+
By default, the file is located in the `static` folder of QWC, but you can also provide any JSON file using the `tourGuideUrl` parameter in the plugin configuration.
66

77
Each step of the tour can be configured using the following parameters:
88

0 commit comments

Comments
 (0)