소스 검색

chore: remove git.io

All links on git.io will stop redirecting after April 29, 2022.

- https://github.blog/changelog/2022-04-25-git-io-deprecation/
Baoshuo Ren 3 년 전
부모
커밋
da01bad53e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -26,7 +26,7 @@ use the `--browser` argument followed by the command needed to launch the web br
 
 ```bash
 # Download the tmpmail file and make it executable
-$ curl -L "https://git.io/tmpmail" > tmpmail && chmod +x tmpmail
+$ curl -L "https://raw.githubusercontent.com/sdushantha/tmpmail/master/tmpmail" > tmpmail && chmod +x tmpmail
 
 # Then move it somewhere in your $PATH. Here is an example:
 $ mv tmpmail ~/bin/