Use HTTPS SemBr link in README

This commit is contained in:
Malcolm Inglis 2021-10-10 14:25:07 -07:00 committed by tibbs
commit fc86c8a2ff

View file

@ -91,6 +91,6 @@ Some useful information about AsciiDoc can be found below:
The Packaging Committee tries to follow the following,
and it is preferred that pull requests do the same.
* Use [Semantic Line Breaks](http://sembr.org/) to make diffing simpler.
* Use [Semantic Line Breaks](https://sembr.org/) to make diffing simpler.
* Prefer `https://example.com[here]` over `link:https://example.com[here]`
* Prefer `[#some-ref]` over `[[some-ref]]`