소스 검색

cd: Removing leading slash according to convention

Agniva De Sarker 8 년 전
부모
커밋
996dd4074f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/common/cd.md

+ 1 - 1
pages/common/cd.md

@@ -4,7 +4,7 @@
 
 - Go to the given directory:
 
-`cd {{/path/to/directory}}`
+`cd {{path/to/directory}}`
 
 - Go to home directory of current user: