Commit e5936dd
committed
🧪 Fix artifact URLs in the
Looks like migrating the GitHub Pages publishing mechanism from a Git
branch to an artifact-based process broke this. It used to point to
artifacts on the branch. Now, this patch changes it to point to the
public GH Pages URL from the static website.
Resolves #679.dumb-pypi index1 parent 51f99dd commit e5936dd
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1888 | 1888 | | |
1889 | 1889 | | |
1890 | 1890 | | |
1891 | | - | |
1892 | | - | |
1893 | | - | |
| 1891 | + | |
| 1892 | + | |
| 1893 | + | |
1894 | 1894 | | |
1895 | 1895 | | |
1896 | 1896 | | |
| |||
0 commit comments