Skip to content

Commit d072f2e

Browse files
authored
fix: update install script redirects to new repo location (#8)
1 parent f3f428b commit d072f2e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/public/_redirects

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
/install.ps1 https://github.com/dtvem/dtvem/releases/latest/download/install.ps1 302
2-
/install.sh https://github.com/dtvem/dtvem/releases/latest/download/install.sh 302
1+
/install.ps1 https://github.com/CodingWithCalvin/dtvem.cli/releases/latest/download/install.ps1 302
2+
/install.sh https://github.com/CodingWithCalvin/dtvem.cli/releases/latest/download/install.sh 302

0 commit comments

Comments
 (0)