How do you indicate the relative link to a parent directory?
../
How do you indicate the relative link to a child directory?
Name of child folder / file name
How do you indicate the relative link to a grand parent directory?
../../
How do you indicate the relative link to the same directory?
Just use the file name