mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-03 15:27:57 +08:00
Point test at dist dir
This commit is contained in:
parent
f10bbf5e6b
commit
fde086d38a
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user