LC-MS example dataset malaria_r_example.zip could not be downloaded

I follow the tutorial in this page, LC-MS/MS Raw Spectral Data Processing
I could not download the example dataset through the link provided. It was

download.file("https://rest.xialab.ca/api/download/metaboanalyst/malaria_r_example.zip",
              destfile = "malaria_raw.zip",
              method = "curl")

It seems that the server is not letting me download.
Is there any other way that I can download these data?