Skip to content

Commit

Permalink
Update gizmos_FaceAlignedSectionPlanesPlugin.html
Browse files Browse the repository at this point in the history
  • Loading branch information
xeolabs authored Jul 4, 2023
1 parent 87cd223 commit 6978acd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/gizmos_FaceAlignedSectionPlanesPlugin.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ <h3>Resources</h3>
// Import the modules we need for this example
//------------------------------------------------------------------------------------------------------------------

import {Viewer, XKTLoaderPlugin, FaceAlignedSectionPlanesPlugin} from "../dist/xeokit-sdk.es.js";
import {Viewer, XKTLoaderPlugin, FaceAlignedSectionPlanesPlugin} from "https://cdn.jsdelivr.net/npm/@xeokit/xeokit-sdk/dist/xeokit-sdk.es.min.js";

//------------------------------------------------------------------------------------------------------------------
// Create a Viewer
Expand Down Expand Up @@ -145,4 +145,4 @@ <h3>Resources</h3>

</script>

</html>
</html>

0 comments on commit 6978acd

Please sign in to comment.