https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM 2011-08-20 13:18:17 -04:00 committed by admin
parent d3511ddbb6
commit 56d1089efb
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
How to migrate multiple pages in root directory into a new subdirectory?
I have multiple pages in the root directory of my website:
$ pwd
/home/doss/public_html
$ ls
a. mdwn b.mdwn section.mdwn subdir
What's the procedures to migrate a.mdwn and b.mdwn to subdir and keep correct links to them that might exist in other pages like section.mdwn?