Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix platform docs link #85

Merged
merged 1 commit into from
Apr 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/cnquery/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ cnquery help run

To more easily explore your infrastructure, sign up for a free Mondoo Platform account. Mondoo's web-based console allows you to navigate, search, and inspect all of your assets.

To learn about Mondoo Platform, read the [Mondoo Platform docs](../intro.md) or visit [mondoo.com](https://mondoo.com).
To learn about Mondoo Platform, read the [Mondoo Platform docs](../platform/home.md) or visit [mondoo.com](https://mondoo.com).

To learn how to sign up for a free Mondoo account and register cnquery, read [Log into Mondoo Platform for More Capabilities](/cnquery/cnquery-platform/).

Expand Down
2 changes: 1 addition & 1 deletion docs/cnquery/_cnquery-explore.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ To more easily explore your infrastructure, sign up for a free Mondoo Platform a

Go to [console.mondoo.com](https://console.mondoo.com) to sign up.

To learn about Mondoo Platform, read the [Mondoo Platform docs](../intro.md) or visit [mondoo.com](https://mondoo.com).
To learn about Mondoo Platform, read the [Mondoo Platform docs](../platform/home.md) or visit [mondoo.com](https://mondoo.com).

---
2 changes: 1 addition & 1 deletion docs/cnquery/cnquery-about.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Our query language is MQL, which combines a graph database approach and powerful

To more easily explore your infrastructure, sign up for a [free Mondoo Platform](https://console.mondoo.com) account. Mondoo's web-based console allows you to navigate, search, and inspect all of your assets.

To learn about Mondoo Platform, read the [Mondoo Platform docs](../intro.md) or visit [mondoo.com](https://mondoo.com).
To learn about Mondoo Platform, read the [Mondoo Platform docs](../platform/home.md) or visit [mondoo.com](https://mondoo.com).

To learn how to sign up for a free Mondoo account and register cnquery, read [Log into Mondoo Platform for More Capabilities](/cnquery/cnquery-platform/).

Expand Down
2 changes: 1 addition & 1 deletion docs/cnquery/cnquery-run-pack.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ To more easily explore your infrastructure, sign up for a free Mondoo Platform a

Go to [console.mondoo.com](https://console.mondoo.com) to sign up.

To learn about Mondoo Platform, read the [Mondoo Platform docs](../intro.md) or visit [mondoo.com](https://mondoo.com).
To learn about Mondoo Platform, read the [Mondoo Platform docs](../platform/home.md) or visit [mondoo.com](https://mondoo.com).

---
Loading