Link to pages without their extension htaccess
Learn to make your server render files without their extension .html, .php, etc... On some servers you will get a broken link. htaccess can help you change that default server behavior.
# ---- Make pages render without their extension in the url
Options +MultiViews