On Wed, Jan 15, 2020 at 04:42:28PM +0100, Peter Eisentraut wrote:
> Let's please not put links to Wikipedia into the main body of the
> documentation. If people want to look up something, they know where to find
> it.
That's not really a new concept:
$ cd doc/ && git grep wikipedia\.org | wc -l
55
> Links to authoritative sources (perhaps an RFC in this case) would be
> better.
No objections to your suggestion in this case though. I can see
Section 2.1 from RFC3986 for that:
https://tools.ietf.org/html/rfc3986#section-2.1
So, gathering all the feedback and my own tweaks, I finish with the
attached (merely simplified).
--
Michael