Skip to content

Commit

Permalink
Update .github/workflows/notebook-test.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Arellano <[email protected]>
  • Loading branch information
frankharkins and Eric-Arellano authored Feb 27, 2024
1 parent dc04380 commit 8b9737d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notebook-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
except:
print(
"To fix, install `tox` and run `tox -e fix`\n"
"For more information, see https://github.com/Qiskit/documentation?tab=readme-ov-file#lint-notebooks"
"For more information, see https://github.com/Qiskit/documentation/blob/main/README.md#lint-notebooks"
)
sys.exit(1)
Expand Down

0 comments on commit 8b9737d

Please sign in to comment.