Skip to content

Commit b22d5c7

Browse files
mikelittlegithub-actions[bot]
authored andcommitted
Fix welcome.md internal links to use docs://
Update relative links to documentation pages to use the docs:// protocol for consistency with the documentation system. - Fixes humanmade/product-dev#1961 (cherry picked from commit dbf7769)
1 parent 9d95e16 commit b22d5c7

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
@@ -29,22 +29,22 @@ What this means for you:
2929

3030
## Getting Started
3131

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

3636
## Guides
3737

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

4141
## Upgrading
4242

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

4646
## Releases
4747

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

0 commit comments

Comments
 (0)