fix(docs): absolute path should not include (#68)
* fix(docs): absolute path should not include * fix(docs): absolute path should not include
This commit is contained in:
@@ -75,9 +75,9 @@ I did it! And the newly designed logo has been put into the
|
||||

|
||||

|
||||
|
||||
[Basic guide](https://airi.build/guides/),
|
||||
[contribution guidelines](https://airi.build/references/contributing/guide/),
|
||||
and [designing guidelines](https://airi.build/references/design-guidelines/)
|
||||
[Basic guide](../guides/),
|
||||
[contribution guidelines](../references/contributing/guide/),
|
||||
and [designing guidelines](../references/design-guidelines/)
|
||||
were all included from this moment.
|
||||
|
||||
I spent a whole noon to get a feel of the Text PV animations on YouTube,
|
||||
|
||||
@@ -12,7 +12,7 @@ into a reusable Vue component for any of the Vue project to be able to use it.
|
||||
|
||||
> Details of yui540 and referenced libraries and work already were included
|
||||
> at the newly deployed documentation site at
|
||||
> [https://airi.build/references/design-guidelines/resources/](https://airi.build/references/design-guidelines/resources/).
|
||||
> [https://airi.build/references/design-guidelines/resources/](../references/design-guidelines/resources/).
|
||||
|
||||
The result is quite good, already deployed to
|
||||
[https://proj-airi-packages-ui-transitions.netlify.app/#/](https://proj-airi-packages-ui-transitions.netlify.app/#/).
|
||||
|
||||
@@ -3,6 +3,6 @@ title: Getting Started
|
||||
description: Get to know the UI of Project Airi
|
||||
---
|
||||
|
||||
For guides that help you understand how to contribute to this project, please refer to [Contributing](/references/contributing/guide/) page.
|
||||
For guides that help you understand how to contribute to this project, please refer to [Contributing](../references/contributing/guide/) page.
|
||||
|
||||
For references Contributing help you design and improve the UI of Project Airi, please refer to [Design Guidelines](/references/design-guidelines/) page.
|
||||
For references Contributing help you design and improve the UI of Project Airi, please refer to [Design Guidelines](../references/design-guidelines/) page.
|
||||
|
||||
@@ -12,7 +12,7 @@ hero:
|
||||
link: https://airi.moeru.ai
|
||||
icon: external
|
||||
- text: Build together
|
||||
link: /guides/
|
||||
link: guides/
|
||||
icon: right-arrow
|
||||
variant: minimal
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user