Skip to content

Commit

Permalink
chore: fix lint failure
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtPooki committed Nov 4, 2024
1 parent 156d5dc commit 9d792dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/verified-fetch/src/utils/dir-index-html.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ function getItemPath (item: UnixFSEntry): string {
}

/**
* @todo: https://github.com/ipfs/boxo/blob/09b0013e1c3e09468009b02dfc9b2b9041199d5d/gateway/handler_unixfs_dir.go#L200-L208
* todo: https://github.com/ipfs/boxo/blob/09b0013e1c3e09468009b02dfc9b2b9041199d5d/gateway/handler_unixfs_dir.go#L200-L208
*
* @see https://github.com/ipfs/boxo/blob/09b0013e1c3e09468009b02dfc9b2b9041199d5d/gateway/assets/directory.html
* @see https://github.com/ipfs/boxo/pull/298
Expand Down

0 comments on commit 9d792dd

Please sign in to comment.