version listing does not have `latest` symlink
Open
dif/easy
help wanted
kind/enhancement
- Dominant language
- Less
- Stars
- 50
- Forks
- 30
- Avg merge
- 50m
- Merged PRs (30d)
- 1
Description
the version listing inside a distribution should have a `latest` symlink, which is used to enable links like https://dist.ipfs.io/go-ipfs/latest/dist.json
to be clear:
```
.
├── go-ipfs
│ ├── latest -> v0.3.11
│ ├── v0.3.11
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.