Fixed link to format specification document. (#127)

This commit is contained in:
Vinzent "Jellix" Saranen
2020-06-02 17:39:39 +02:00
committed by GitHub
parent 1a4e01804b
commit 030a678329
+1 -1
View File
@@ -16,7 +16,7 @@ A crate contains the description of a project, with other metadata,
and the list of available releases (identified by their
[semantic version](https://semver.org/)).
The complete specification of such TOML files is available in this [document](https://github.com/alire-project/alire/blob/master/doc/catalog-format-spec.rst).
The complete specification of such TOML files is available in this [document](https://github.com/alire-project/alire/blob/master/doc/catalog-format-spec.md).
## New crates and releases