If you need to link to index.html, index.htm, index.php, etc. in the current directory, use <a href="./">
If you need to link to index.html, index.htm, index.php, etc. in another directory, use <a href="(path)/">
If you need to link to index.html, index.htm, index.php, etc. located at the root of the site, use <a href="/">