Skip to content

Commit 7166ab0

Browse files
committed
attempting to fix url handling with trailing slash present
1 parent 5ec3d52 commit 7166ab0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/avatars.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Avatars
55

66
# Creating Your Avatar
77
## Set up the Unity Editor
8-
- As per the [Getting Started](getting-started#installing-unity) section for installing the latest supported Unity editor version and acquiring the Basis framework.
8+
- As per the [Getting Started](/docs/getting-started#installing-unity) section for installing the latest supported Unity editor version and acquiring the Basis framework.
99
- Open Unity Hub and add an existing project, choose the extracted/cloned Basis project folder
1010
- On the initial project load you will see the following prompt, please hit 'Restart Editor'.
1111
![image](..\static\img\avatars\0.png)

docs/worlds.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Worlds
55

66
# Creating Your World
77
## Set up the Unity Editor
8-
- As per the [Getting Started](getting-started#installing-unity) section for installing the latest supported Unity editor version and acquiring the Basis framework.
8+
- As per the [Getting Started](/docs/getting-started#installing-unity) section for installing the latest supported Unity editor version and acquiring the Basis framework.
99
- Open Unity Hub and add an existing project, choose the extracted/cloned Basis project folder.
1010
- Once the Unity Project has loaded, you can now load your World files:
1111
- Either,

0 commit comments

Comments
 (0)