Skip to content

Commit

Permalink
Ignore link to auth endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Arellano committed Dec 23, 2024
1 parent ae37c65 commit 3cba88c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/js/lib/links/ignores.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export const IGNORED_FILES: Set<string> = new Set([]);
// These external URLs were all working the last time we checked, i.e. the link checker was giving false positives.
const ALWAYS_IGNORED_URLS__EXPECTED = [
"https://auth.quantum-computing.ibm.com/api",
"https://auth.quantum.ibm.com/api",
"https://www.cs.tau.ac.il/~nogaa/PDFS/r.pdf",
"http://www.satcompetition.org/2009/format-benchmarks2009.html",
"https://qiskit.slack.com/archives/C06KF8YHUAU",
Expand Down

0 comments on commit 3cba88c

Please sign in to comment.