Skip to content

Commit 2344ec1

Browse files
authored
Merge pull request #687 from humanmade/backport-685-to-v24-branch
[Backport v24-branch] Fix welcome.md internal links to use docs://
2 parents 65c330e + b42557e commit 2344ec1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

other-docs/welcome.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,22 @@ features, and available internal APIs.
99

1010
## Getting Started
1111

12-
The [Getting Started documentation](getting-started/) walks you through your first Altis project. This
13-
includes [project setup](getting-started/), [configuring your project](getting-started/configuration.md),
12+
The [Getting Started documentation](docs://getting-started/) walks you through your first Altis project. This
13+
includes [project setup](docs://getting-started/), [configuring your project](docs://getting-started/configuration.md),
1414
and [building your own modules](docs://core/custom-modules.md).
1515

1616
## Guides
1717

18-
A [series of Guides](guides/) is provided to guide you through specific tasks or types of projects. These guides walk you
18+
A [series of Guides](docs://guides/) is provided to guide you through specific tasks or types of projects. These guides walk you
1919
through the steps to achieve tasks.
2020

2121
## Upgrading
2222

2323
If you are upgrading from one version of Altis to another make sure to thoroughly read and follow the steps
24-
in [the upgrading guides](guides/upgrading/).
24+
in [the upgrading guides](docs://guides/upgrading/).
2525

2626
## Releases
2727

2828
There is a [list of current and previous releases here](https://docs.altis-dxp.com/releases/), as well as more information
29-
on [the Altis release process](guides/altis-releases.md) and the
30-
accompanying [long term support policy](guides/long-term-support.md) in our guides.
29+
on [the Altis release process](docs://guides/altis-releases.md) and the
30+
accompanying [long term support policy](docs://guides/long-term-support.md) in our guides.

0 commit comments

Comments
 (0)