fix(docs): use /docs/next paths for duplicate-jobs links
Some checks failed
CI / Linting (Biome) (push) Failing after 40s
CI / Tests (push) Successful in 5m15s
CI / Type Check (adzuna-extractor) (push) Successful in 1m9s
CI / Type Check (gradcracker-extractor) (push) Successful in 1m13s
CI / Type Check (hiringcafe-extractor) (push) Successful in 1m9s
CI / Type Check (orchestrator) (push) Successful in 1m27s
CI / Type Check (startupjobs-extractor) (push) Successful in 1m10s
CI / Type Check (ukvisajobs-extractor) (push) Successful in 1m10s
CI / Documentation (push) Successful in 1m59s
Some checks failed
CI / Linting (Biome) (push) Failing after 40s
CI / Tests (push) Successful in 5m15s
CI / Type Check (adzuna-extractor) (push) Successful in 1m9s
CI / Type Check (gradcracker-extractor) (push) Successful in 1m13s
CI / Type Check (hiringcafe-extractor) (push) Successful in 1m9s
CI / Type Check (orchestrator) (push) Successful in 1m27s
CI / Type Check (startupjobs-extractor) (push) Successful in 1m10s
CI / Type Check (ukvisajobs-extractor) (push) Successful in 1m10s
CI / Documentation (push) Successful in 1m59s
Fix Docusaurus broken-link errors in intro and orchestrator pages. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
17c4d4490a
commit
57b054caa0
@ -72,8 +72,8 @@ Open jobs that match a prior skip or apply are **hidden** from Discovered, Ready
|
|||||||
|
|
||||||
## Related pages
|
## Related pages
|
||||||
|
|
||||||
- [Orchestrator](/docs/features/orchestrator)
|
- [Orchestrator](/docs/next/features/orchestrator)
|
||||||
- [Pipeline Run](/docs/features/pipeline-run)
|
- [Pipeline Run](/docs/next/features/pipeline-run)
|
||||||
- [Company skip list](./company-skip-list)
|
- [Company skip list](./company-skip-list)
|
||||||
- [Blocked countries](./blocked-countries)
|
- [Blocked countries](./blocked-countries)
|
||||||
- [Keyboard Shortcuts](/docs/features/keyboard-shortcuts)
|
- [Keyboard Shortcuts](/docs/next/features/keyboard-shortcuts)
|
||||||
|
|||||||
@ -27,7 +27,7 @@ Job states:
|
|||||||
- `skipped`: explicitly excluded from active queue
|
- `skipped`: explicitly excluded from active queue
|
||||||
- `expired`: deadline passed
|
- `expired`: deadline passed
|
||||||
|
|
||||||
When you **skip** or **mark applied**, JobOps also skips matching open duplicates (same company + title or description) and blocks re-import on future runs. See [Duplicate job detection](/docs/features/duplicate-jobs).
|
When you **skip** or **mark applied**, JobOps also skips matching open duplicates (same company + title or description) and blocks re-import on future runs. See [Duplicate job detection](/docs/next/features/duplicate-jobs).
|
||||||
|
|
||||||
## Why it exists
|
## Why it exists
|
||||||
|
|
||||||
@ -138,11 +138,11 @@ curl -X POST "http://localhost:3001/api/jobs/<jobId>/generate-pdf"
|
|||||||
|
|
||||||
- Skipping one listing auto-skips other **Discovered** / **Ready** rows that match the same normalized employer+title (or employer+description when available).
|
- Skipping one listing auto-skips other **Discovered** / **Ready** rows that match the same normalized employer+title (or employer+description when available).
|
||||||
- The Jobs list hides open rows that match a job you already skipped or applied to.
|
- The Jobs list hides open rows that match a job you already skipped or applied to.
|
||||||
- Details: [Duplicate job detection](/docs/features/duplicate-jobs).
|
- Details: [Duplicate job detection](/docs/next/features/duplicate-jobs).
|
||||||
|
|
||||||
## Related pages
|
## Related pages
|
||||||
|
|
||||||
- [Duplicate job detection](/docs/features/duplicate-jobs)
|
- [Duplicate job detection](/docs/next/features/duplicate-jobs)
|
||||||
- [Pipeline Run](/docs/next/features/pipeline-run)
|
- [Pipeline Run](/docs/next/features/pipeline-run)
|
||||||
- [Ghostwriter](/docs/next/features/ghostwriter)
|
- [Ghostwriter](/docs/next/features/ghostwriter)
|
||||||
- [Reactive Resume](/docs/next/features/reactive-resume)
|
- [Reactive Resume](/docs/next/features/reactive-resume)
|
||||||
|
|||||||
@ -19,7 +19,7 @@ In practice:
|
|||||||
3. **Review** — Work through **Discovered** and **Ready** in the Orchestrator; skip noise, move strong fits to Ready, generate tailored PDFs.
|
3. **Review** — Work through **Discovered** and **Ready** in the Orchestrator; skip noise, move strong fits to Ready, generate tailored PDFs.
|
||||||
4. **Apply & track** — Mark applied, sync Gmail for recruiter mail, and use the in-progress board and analytics.
|
4. **Apply & track** — Mark applied, sync Gmail for recruiter mail, and use the in-progress board and analytics.
|
||||||
|
|
||||||
Key filters and quality controls are documented under [Core Features](#feature-documentation) — especially [Blocked countries](/docs/features/blocked-countries), [Company skip list](/docs/features/company-skip-list), and [Duplicate job detection](/docs/features/duplicate-jobs).
|
Key filters and quality controls are documented under [Core Features](#feature-documentation) — especially [Blocked countries](/docs/next/features/blocked-countries), [Company skip list](/docs/next/features/company-skip-list), and [Duplicate job detection](/docs/next/features/duplicate-jobs).
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
@ -69,16 +69,16 @@ Key filters and quality controls are documented under [Core Features](#feature-d
|
|||||||
- `?` shortcut help dialog and `Control` hint bar behavior
|
- `?` shortcut help dialog and `Control` hint bar behavior
|
||||||
- Tab-specific actions like skip, move to ready, and mark applied
|
- Tab-specific actions like skip, move to ready, and mark applied
|
||||||
|
|
||||||
- **[Duplicate job detection](/docs/features/duplicate-jobs)**
|
- **[Duplicate job detection](/docs/next/features/duplicate-jobs)**
|
||||||
- Cross-source dedup by employer and title
|
- Cross-source dedup by employer and title
|
||||||
- Auto-skip repeats when you skip or apply
|
- Auto-skip repeats when you skip or apply
|
||||||
- Hide duplicate open rows in the Jobs list
|
- Hide duplicate open rows in the Jobs list
|
||||||
|
|
||||||
- **[Blocked countries](/docs/features/blocked-countries)**
|
- **[Blocked countries](/docs/next/features/blocked-countries)**
|
||||||
- Block listings that mention specific countries
|
- Block listings that mention specific countries
|
||||||
- Canada-only (and other) search geography enforcement
|
- Canada-only (and other) search geography enforcement
|
||||||
|
|
||||||
- **[Company skip list](/docs/features/company-skip-list)**
|
- **[Company skip list](/docs/next/features/company-skip-list)**
|
||||||
- Block employers by keyword during discovery
|
- Block employers by keyword during discovery
|
||||||
|
|
||||||
- **[Multi-Select and Bulk Actions](/docs/next/features/multi-select-and-bulk-actions)**
|
- **[Multi-Select and Bulk Actions](/docs/next/features/multi-select-and-bulk-actions)**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user