aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/How_to_migrate_multiple_pages_in_root_directory_into_a_new_subdirectory__63__.mdwn
blob: c7c2b72a77a58994a377ab373ca7f1a5a4cb5d32 (plain)
1
2
3
4
5
6
7
8
9
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?