Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed URLs for documentation pages #1095

Merged
merged 1 commit into from
Jul 31, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion 3ds Max/readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
3DS Max to Babylon.js exporter
==============================

Documentation: https://doc.babylonjs.com/resources/3dsmax
Documentation: https://doc.babylonjs.com/features/featuresDeepDive/Exporters/3DSMax

# How to contribute:
## Requirements:
Expand Down
2 changes: 1 addition & 1 deletion Cheetah3d/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Cheetah to Babylon.js exporter
==============================

Documentation: http://doc.babylonjs.com/exporters/cheetah3d
Documentation: http://doc.babylonjs.com/features/featuresDeepDive/Exporters/Cheetah3D
2 changes: 1 addition & 1 deletion Maya/readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Maya to Babylon.js exporter
==============================

Documentation: http://doc.babylonjs.com/resources/maya
Documentation: https://doc.babylonjs.com/features/featuresDeepDive/Exporters/Maya

# How to contribute:
## Requirements:
Expand Down
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ For alternative export options, please see this doc: https://doc.babylonjs.com/p

**Get the latest installer for our exporters here: https://github.com/BabylonJS/Exporters/releases**

Documentation on the 3ds Max exporter is available here: https://doc.babylonjs.com/resources/3dsmax<br />
Documentation for exporting from 3ds Max to glTF is available here: https://doc.babylonjs.com/resources/3dsmax_to_gltf
Documentation on the 3ds Max exporter is available here: https://doc.babylonjs.com/features/featuresDeepDive/Exporters/3DSMax<br />
Documentation for exporting from 3ds Max to glTF is available here: https://doc.babylonjs.com/features/featuresDeepDive/Exporters/3DSMax_to_glTF

Documentation on the Maya exporter is available here: https://doc.babylonjs.com/resources/maya<br />
Documentation for exporting from Maya to glTF is available here: https://doc.babylonjs.com/resources/maya_to_gltf
Documentation on the Maya exporter is available here: https://doc.babylonjs.com/features/featuresDeepDive/Exporters/Maya<br />
Documentation for exporting from Maya to glTF is available here: https://doc.babylonjs.com/features/featuresDeepDive/Exporters/Maya_to_glTF

**Any questions?** Here is our official [forum](https://forum.babylonjs.com/).