readme: fix URL

This commit is contained in:
Daniel Eklöf 2020-05-30 10:47:45 +02:00
parent 1ba8de9cee
commit a9bcb8e988
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -435,7 +435,7 @@ note this: foot is a performance critical application that relies on
compiler optimizations to perform well.
In particular, with GCC 10.1, it is **very** important `-O3` is used
(and not e.g. `-O2` when doing a (PGO)[#profile-guided-optimization)
(and not e.g. `-O2` when doing a [PGO](#profile-guided-optimization)
build.