Skip to content

Commit

Permalink
fix broken link in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
beckykd committed Jan 31, 2025
1 parent c45f4d8 commit 7267c7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/js/commands/checkInternalLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ const SYNTHETIC_FILES: string[] = [
"docs/api/runtime/index.mdx",
"docs/api/runtime/tags/jobs.mdx",
"docs/api/qiskit-transpiler-service-rest/index.mdx",
"docs/api/runtime/tags/usage.mdx"
];

interface Arguments {
Expand Down

0 comments on commit 7267c7f

Please sign in to comment.