Fix dead links
- 主要语言
- JavaScript
- 星标
- 9
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
## 1. https://amethyst.rs/doc
https://amethyst.rs/doc contains a dead link at
```html
Previous Stable Version (0.12)
```
Specifically, `https://docs.amethyst.rs/v0.12.0/amethyst/`returns a 404.
I don't know if they're still hosted under the amethyst.rs domain somewhere, alternatively you might want to link to `https://docs.rs/amethyst/0.12.0/amethyst/` instead.
I'm not sure how to open a PR to fix this, when I search for the strings I can't find them in this repo, at least not on the master branch. It's probably in a different part of your build / content pipeline.
## 2. [README.md](https://github.com/amethyst/website/blob/master/README.md)
README.md links to `https://amethyst-engine.org/` in line 3. The link appears to be unreachable.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。