This repository was archived by the owner on Aug 2, 2021. It is now read-only.
This repository was archived by the owner on Aug 2, 2021. It is now read-only.
swarm/api/http: correct leaf links when navigating with bzz-list #826
Closed
Description
using bzz-list
to navigate manifests through the browser does not yield the correct links for viewing the leaf nodes.
example:
https://swarm-gateways.net/bzz-list:/theswarm.eth/Swarm_files/
analytics.js
hyperlink shows up as
https://swarm-gateways.net/bzz-list:/theswarm.eth/Swarm_files/analytics.js
instead of:
https://swarm-gateways.net/bzz:/theswarm.eth/Swarm_files/analytics.js