Skip to content

Commit a152360

Browse files
committed
correct link and add to ignores.ts
1 parent 252b9a3 commit a152360

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/tutorials/colibritd-pde.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"* Qiskit SDK v2.0 or later (`pip install qiskit`)\n",
7676
"* Qiskit Functions Catalog (`pip install qiskit-ibm-catalog`)\n",
7777
"* Matplotlib (`pip install matplotlib`)\n",
78-
"* Access to the QUICK-PDE function. Fill out the [form to request access.](https://forms.office.com/e/kJzViZNVa4)"
78+
"* Access to the QUICK-PDE function. Fill out the [form to request access.](https://forms.cloud.microsoft/e/3Wi9cbjQPK)"
7979
]
8080
},
8181
{

scripts/js/lib/links/ignores.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ const FETCH_RETURNS_405 = [
119119
"https://forms.cloud.microsoft/e/3Wi9cbjQPK",
120120
"https://forms.office.com/r/zN3hvMTqJ1",
121121
"https://pmc.ncbi.nlm.nih.gov/articles/PMC4878865/",
122+
"https://forms.cloud.microsoft/e/3Wi9cbjQPK",
122123
];
123124

124125
// Fetching these links throws an error, but they work in-browser. Not sure why.

0 commit comments

Comments
 (0)