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 4e6aadc commit 66b9eb9Copy full SHA for 66b9eb9
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: JustinBeckwith/linkinator-action@v1
48
with:
49
retry: true
50
- linksToSkip: "https://pypi.org/project/pelican-graphviz/, https://www.gnu.org/licenses/agpl-3g.0.en.html"
+ linksToSkip: "https://pypi.org/project/pelican-graphviz/, https://www.gnu.org/licenses/agpl-3.0.en.html"
51
52
- name: Set up Python & PDM
53
uses: pdm-project/setup-pdm@v4
0 commit comments