Skip to content

Commit eb46711

Browse files
authored
Merge pull request #2019 from paireks/documentation/ReplacementForOldLoadingAndConverting
Replace old documentation link to a new blog post about loaders and converters
2 parents 6af674f + 27c53c8 commit eb46711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/plugins/XKTLoaderPlugin/XKTLoaderPlugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ parsers[ParserV12.version] = ParserV12;
5959
* We have several ways to convert your files into XKT. See these tutorials for more info:
6060
*
6161
* * [Converting Models to XKT with convert2xkt](https://xeokit.io/blog/converting-models-to-xkt-with-convert2xkt) - how to convert various file formats (glTF, IFC, CityJSON, LAS/LAZ...) to XKT using our nodejs-based converter.
62-
* * [Converting IFC Models to XKT using 3rd-Party Open Source Tools](https://www.notion.so/xeokit/Converting-IFC-Models-to-XKT-using-3rd-Party-Open-Source-Tools-c373e48bc4094ff5b6e5c5700ff580ee) - how to convert IFC files to XKT using 3rd-party open source CLI tools.
62+
* * [Converting IFC Models to XKT using various different methods, including 3rd-Party Open Source Tools](https://xeokit.io/blog/xeokit-loaders-&-converters) - how to convert IFC files to XKT using various different methods, including 3rd-party open source CLI tools.
6363
*
6464
* # Scene representation
6565
*

0 commit comments

Comments
 (0)