diff --git a/test/main.go b/test/main.go index fc3208335..541404bc9 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 {