index.html (9 lines of code) (raw):

<html> <head> <title>Redirect</title> <META http-equiv="refresh" content="0;URL=docs/build"> </head> <body bgcolor="#ffffff"> Redirecting to docs... </body> </html>