diff --git a/test/main.go b/test/main.go index fc3208335c8492edec1b4f279943d4fca9f4b1b6..541404bc93c8791d24bc848fb2f156660b6ecf45 100644 --- a/test/main.go +++ b/test/main.go @@ -8,7 +8,7 @@ import ( "text/template" ) -const templateFile = "../dir-index.html" +const templateFile = "../dist/dir-index.html" // Copied from go-ipfs/core/corehttp/gateway_indexPage.go type listingTemplateData struct {