Skip to content

Commit

Permalink
redirect the potential TinyTeX-2.exe: rstudio/tinytex#394
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Jan 4, 2023
1 parent a46ea95 commit 5df111c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
},
{
"statusCode": 301,
"source": "/tinytex/(.*)\\.(zip|tgz|tar\\.gz)",
"source": "/tinytex/(.*)\\.(zip|exe|tgz|tar\\.gz)",
"destination": "https://github.com/rstudio/tinytex-releases/releases/download/daily/$1.$2"
},
{
Expand Down

0 comments on commit 5df111c

Please sign in to comment.