docs: fix incorrect path in schedule syncing brands chapter (#11198)
This commit is contained in:
@@ -292,7 +292,7 @@ A scheduled job is created in a TypeScript or JavaScript file under the `src/job
|
||||
|
||||

|
||||
|
||||
```ts title="src/jobs/sync-brands-from-system.ts"
|
||||
```ts title="src/jobs/sync-brands-from-cms.ts"
|
||||
import { MedusaContainer } from "@medusajs/framework/types"
|
||||
import { syncBrandsFromCmsWorkflow } from "../workflows/sync-brands-from-cms"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user