# 2 Quick Options to [Quickly Migrate](https://www.jsdelivr.com/rawgit) from RawGit to jsDelivr: 1) Cut, paste, copy, paste links using https://www.jsdelivr.com/rawgit 2) Simply (auto-)update your URLs, noting the differences (bolded below): ## Example RawGit URL: [https://**rawgit.com**/userName/**projectName/master**/fileName.extension](https://gist.github.com/hchiam/2f1b1b1f4271cb4f7114f4f940084c20) ## Example jsDelivr URL: [https://**cdn.jsdelivr.net/gh**/userName/**projectName@master**/fileName.extension](https://gist.github.com/hchiam/2f1b1b1f4271cb4f7114f4f940084c20) (i.e. "**the part before userName**" and "**/ becomes @ before master**")