Skip to content

Commit

Permalink
fix: links in readme (#15958)
Browse files Browse the repository at this point in the history
  • Loading branch information
drumath2237 authored Dec 5, 2024
1 parent af7fcf3 commit 92698c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/public/@babylonjs/loaders/readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Babylon.js Loaders module

For usage documentation please visit https://doc.babylonjs.com/extensions and choose "loaders".
For usage documentation please visit https://doc.babylonjs.com/features/featuresDeepDive/importers/loadingFileTypes/.

# Installation instructions

Expand All @@ -20,4 +20,4 @@ import "@babylonjs/loaders/glTF";

This will extend Babylon's loader plugins to allow the load of gltf and glb files.

For more information you can have a look at our [ES6 dedicated documentation](https://doc.babylonjs.com/features/es6_support).
For more information you can have a look at our [ES6 dedicated documentation](https://doc.babylonjs.com/setup/frameworkPackages/es6Support/).

0 comments on commit 92698c3

Please sign in to comment.