X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=README.markdown;fp=README.markdown;h=d7e0d53431a0c1c54699d1cf941e1173f9427261;hb=646cb5061d6d7383fe8857facd3bd1a8723e5fc4;hp=eeaaee7806e6b2fb16218a0d64df01d2d43b2e2e;hpb=644352f611d0a09018e762b10e07d0e153430116;p=apitrace diff --git a/README.markdown b/README.markdown index eeaaee7..d7e0d53 100644 --- a/README.markdown +++ b/README.markdown @@ -153,7 +153,7 @@ To trace the application inside gdb, invoke gdb as: To trace standalone native OpenGL ES applications, use `LD_PRELOAD=/path/to/egltrace.so /path/to/application` like described in the -previous section. To trace Java applications, refer to Android.markdown. +previous section. To trace Java applications, refer to Dalvik.markdown. ### Mac OS X ###