diff --git a/docs/concepts/automation/img/resoto-jobs-intro.png b/docs/concepts/automation/img/jobs-intro.png similarity index 100% rename from docs/concepts/automation/img/resoto-jobs-intro.png rename to docs/concepts/automation/img/jobs-intro.png diff --git a/docs/concepts/automation/index.mdx b/docs/concepts/automation/index.mdx index b6196259..54831309 100644 --- a/docs/concepts/automation/index.mdx +++ b/docs/concepts/automation/index.mdx @@ -18,7 +18,7 @@ Examples of these tasks include: Jobs in Fix Inventory are similar to Unix cron jobs. However, while cron jobs run only on a specific schedule, Fix Inventory jobs can also be triggered based by events. -![Job Overview](./img/resoto-jobs-intro.png) +![Job Overview](./img/jobs-intro.png) The typical structure of a job has three parts: a [trigger](#job-trigger), an optional [filter](#job-filters), and an [action](#job-actions). diff --git a/versioned_docs/version-4.X/concepts/automation/img/resoto-jobs-intro.png b/versioned_docs/version-4.X/concepts/automation/img/jobs-intro.png similarity index 100% rename from versioned_docs/version-4.X/concepts/automation/img/resoto-jobs-intro.png rename to versioned_docs/version-4.X/concepts/automation/img/jobs-intro.png diff --git a/versioned_docs/version-4.X/concepts/automation/index.mdx b/versioned_docs/version-4.X/concepts/automation/index.mdx index b6196259..54831309 100644 --- a/versioned_docs/version-4.X/concepts/automation/index.mdx +++ b/versioned_docs/version-4.X/concepts/automation/index.mdx @@ -18,7 +18,7 @@ Examples of these tasks include: Jobs in Fix Inventory are similar to Unix cron jobs. However, while cron jobs run only on a specific schedule, Fix Inventory jobs can also be triggered based by events. -![Job Overview](./img/resoto-jobs-intro.png) +![Job Overview](./img/jobs-intro.png) The typical structure of a job has three parts: a [trigger](#job-trigger), an optional [filter](#job-filters), and an [action](#job-actions).