Browse Source

cd: Removing leading slash according to convention

Agniva De Sarker 8 năm trước cách đây
mục cha
commit
996dd4074f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: