diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2019-04-17 19:42:43 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2019-04-21 18:26:09 -0400 |
commit | 533e88162b1540e2ed7d3c6ccdae5f50aac3d69d (patch) | |
tree | c1af10c8a550dabfdd1f83637b39e51bcc1c4cab | |
parent | 1fd61d36009090cb8e2d95b861ae2c02cb874c77 (diff) |
update xorg's documentation-urls
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ libXt - X Toolkit Intrinsics library Documentation for this library can be found in the included man pages; and the libXt spec from the specs directory of the source, also available at: - - https://www.x.org/releases/current/doc/Xt/Xt.html - - https://www.x.org/releases/current/doc/Xt/Xt.pdf + - https://www.x.org/releases/current/doc/libXt/intrinsics.html + - https://www.x.org/releases/current/doc/libXt/intrinsics.pdf and the O'Reilly X Toolkit books, which they have made freely available online: |