While what’s been stated above is entirely correct, it’s worth stating that your system as you mentioned will not understand the proceeding slash as it signifies a root directory (which your system won’t be able to establish). What I do is omit the slash (for the benefit of local previews) and use a htaccess file with path “shortcuts” applied to direct all relative links from the base directory (ensuring everything works as required).