Browse Source

fix: remove broken link

Alvaro 2 years ago
parent
commit
679892f12b
1 changed files with 0 additions and 7 deletions
  1. 0 7
      docs/examples/load-models.md

+ 0 - 7
docs/examples/load-models.md

@@ -41,13 +41,6 @@ Notice in the example above that we are using the `Suspense` component to wrap t
 
 
 A more convenient way of loading models is using the `useGLTF` composable available from [@tresjs/cientos](https://github.com/Tresjs/tres/tree/main/packages/cientos) package.
 A more convenient way of loading models is using the `useGLTF` composable available from [@tresjs/cientos](https://github.com/Tresjs/tres/tree/main/packages/cientos) package.
 
 
-<<<<<<< HEAD
-To learn more about `useGLTF`, check out the [useGLTF](/cientos/api/composables#use-gltf) documentation.
-=======
-To learn more about `useGLTF`, check out the **useGLTF** documentation.
-
-> > > > > > > main
-
 ```ts
 ```ts
 import { useGLTF } from '@tresjs/cientos'
 import { useGLTF } from '@tresjs/cientos'