diff --git a/doc/usage.rst b/doc/usage.rst index f05fead8..dd856480 100644 --- a/doc/usage.rst +++ b/doc/usage.rst @@ -58,8 +58,9 @@ Android NDK =========== C++ Format provides `Android.mk file`__ that can be used to build the library -with Android NDK. For an example of using C++ Format with Android NDK, see -the `android-ndk-example `_ +with `Android NDK `_. +For an example of using C++ Format with Android NDK, see the +`android-ndk-example `_ repository. __ https://github.com/cppformat/cppformat/blob/master/Android.mk