aboutsummaryrefslogtreecommitdiff
path: root/docs/pkgconfig.md
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2021-02-11 20:50:30 -0500
committerDerek Mauro <dmauro@google.com>2021-02-18 13:26:40 -0500
commit1a5a78b9a9c6c285a7897a411cb96bb2ab36d277 (patch)
tree3b583c3fca979b2309f9c723ecd9c5bb20d30826 /docs/pkgconfig.md
parent9e2c7ab0d8dc92343f5a9ee32753530ec6707710 (diff)
downloadgoogletest-1a5a78b9a9c6c285a7897a411cb96bb2ab36d277.zip
googletest-1a5a78b9a9c6c285a7897a411cb96bb2ab36d277.tar.gz
googletest-1a5a78b9a9c6c285a7897a411cb96bb2ab36d277.tar.bz2
Googletest export
Add files for GitHub Pages PiperOrigin-RevId: 357096486
Diffstat (limited to 'docs/pkgconfig.md')
-rw-r--r--docs/pkgconfig.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pkgconfig.md b/docs/pkgconfig.md
index b9bef3f..768e9b4 100644
--- a/docs/pkgconfig.md
+++ b/docs/pkgconfig.md
@@ -145,4 +145,4 @@ $ pkg-config --libs gtest
which contains the correct sysroot now. For a more comprehensive guide to also
including `${CHOST}` in build system calls, see the excellent tutorial by Diego
-Elio Pettenò: https://autotools.io/pkgconfig/cross-compiling.html
+Elio Pettenò: <https://autotools.io/pkgconfig/cross-compiling.html>