We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a313dd commit d6a5ac6Copy full SHA for d6a5ac6
docs/source/faq/index.md
@@ -36,7 +36,7 @@ ERROR: Could not find a version that satisfies the requirement foo>=1.0.0 (from
36
ERROR: No matching distribution found for foo>=1.0.0
37
```
38
39
-This issue is not fixed yet and is being tracked in https://github.com/jupyter-server/jupyter_releaser/issues/499.
+This issue is not fixed yet and is being tracked in [this issue](https://github.com/jupyter-server/jupyter_releaser/issues/499).
40
41
As a workaround, you can skip the `check-python` step with the following releaser config:
42
0 commit comments