Skip to content
Draft
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 cloud/editor/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ sidebarTitle: "FAQ"
<Accordion title="How do I run Nuclei templates in the Cloud Platform?">
Nuclei templates are selected as part of any scans you create. You can select pre-configured groups of templates, individual templates, or add your own custom templates as part of your scan configuration.

- Check out [the scanning documentation]('/cloud/scanning/overview') to learn more.
- Check out [the scanning documentation](/cloud/scanning/overview) to learn more.

</Accordion>

Expand Down
4 changes: 2 additions & 2 deletions cloud/editor/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ sidebarTitle: "Overview"

## Template Compatibility

In addition to the Template Editor, our cloud platform supports any templates compatible with [Nuclei](nuclei/overview). These templates are exactly the same powerful YAML format supported in open source.
In addition to the Template Editor, our cloud platform supports any templates compatible with [Nuclei](/tools/nuclei/overview). These templates are exactly the same powerful YAML format supported in open source.

Take a look at our [Templates](/Templates/introduction) documentation for a wealth of resources available around template design, structure, and how they can be customized to meet an enormous range of use cases. As always, if you have questions [we're here to help](/help/home).
Take a look at our [Templates](/templates/introduction) documentation for a wealth of resources available around template design, structure, and how they can be customized to meet an enormous range of use cases. As always, if you have questions [we're here to help](/help/home).
## Features

Current and upcoming features:
Expand Down
Loading