We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 952b757 commit 929d2a5Copy full SHA for 929d2a5
Makefile.toml
@@ -42,7 +42,7 @@ alias = "format"
42
command = "sh"
43
args = [
44
"-c",
45
- "rm -f assets/sitemap.xml && wget -S -P assets https://github.com/ph4un00b/sitemap-rustico/releases/download/latest/sitemap.xml",
+ "rm -f assets/sitemap.xml && wget -S -P assets https://github.com/Phosphorus-M/sitemap-rustico/releases/download/latest/sitemap.xml",
46
]
47
48
[tasks.prebuild]
0 commit comments