Skip to content

Commit

Permalink
Merge pull request #548 from humanmade/fix-mailto-links-v14
Browse files Browse the repository at this point in the history
Fix broken mailto links.
  • Loading branch information
kovshenin authored Oct 9, 2023
2 parents c2b6618 + 64dfc1f commit 75c86bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion other-docs/guides/upgrading/v14.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ There is now a [documentation lint command](docs://dev-tools/linting-your-docume
### Altis CLI

We have launched a new tool, Altis CLI for running Altis utilities and commands. It is currently in beta and we would
love you to try it out and [send us any feedback](mailto://[email protected]).
love you to try it out and [send us any feedback](mailto:[email protected]).

To install it, you need `node` version v18 or later.

Expand Down
2 changes: 1 addition & 1 deletion user-docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ We’ve grouped the articles into the themes below. Start from the top and work
- [Data Export and Erasure](data-privacy/data-export-and-erasure.md)

---
We are continually working on creating new guides and improving existing ones so if you have feedback or would like to see a guide on a particular topic don't hesitate to get in touch via [[email protected]](mailto://[email protected]) or by asking a question on the [Altis Dashboard](https://dashboard.altis-dxp.com/#/support/new/question).
We are continually working on creating new guides and improving existing ones so if you have feedback or would like to see a guide on a particular topic don't hesitate to get in touch via [[email protected]](mailto:[email protected]) or by asking a question on the [Altis Dashboard](https://dashboard.altis-dxp.com/#/support/new/question).

0 comments on commit 75c86bc

Please sign in to comment.