diff options
author | José Fonseca <jfonseca@vmware.com> | 2013-06-14 23:47:06 +0100 |
---|---|---|
committer | José Fonseca <jfonseca@vmware.com> | 2013-06-15 00:39:17 +0100 |
commit | 5785b4f8e6bebc89c85316253ab4f763065a0264 (patch) | |
tree | 940d663baaebf0af3820725270a94c77222cdb33 /README.markdown | |
parent | e017c19e0e5e46585ace43abd15b83491903008e (diff) |
Update homepage link.
See https://github.com/blog/1452-new-github-pages-domain-github-io
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index c6eced57..2d37898f 100644 --- a/README.markdown +++ b/README.markdown @@ -11,14 +11,14 @@ About **apitrace** * visualize and edit trace files. -See the [apitrace homepage](http://apitrace.github.com/) for more details. +See the [apitrace homepage](http://apitrace.github.io/) for more details. Obtaining **apitrace** ====================== To obtain apitrace either [download the latest -binaries](http://apitrace.github.com/#download) for your platform if +binaries](http://apitrace.github.io/#download) for your platform if available, or follow the instructions in INSTALL.markdown to build it yourself. On 64bits Linux and Windows platforms you'll need apitrace binaries that match the architecture (32bits or 64bits) of the application being traced. |