api-guidelines
api-guidelines copied to clipboard
C-PERMISSIVE: Use automatic links
* Apache License, Version 2.0
- ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
+ ([LICENSE-APACHE](LICENSE-APACHE) or <http://www.apache.org/licenses/LICENSE-2.0>)
* MIT license
- ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
+ ([LICENSE-MIT](LICENSE-MIT) or <http://opensource.org/licenses/MIT>)
This is done so that dumb markdown parsers can identify the links. Examples include rustdoc and the one that ships with cgit-pink