Broken config links in README
xavierholt opened this issue · 0 comments
xavierholt commented
The links to config files are broken - they have extra backticks in the URLs. For example, this:
[`configs/minimal.yaml`](`configs/minimal.yaml`)
Should become this:
[`configs/minimal.yaml`](configs/minimal.yaml)