diff --git a/AndroidBuildApp.md b/AndroidBuildApp.md index f3cc838..7757b3f 100644 --- a/AndroidBuildApp.md +++ b/AndroidBuildApp.md @@ -125,7 +125,7 @@ The client reports CPU architecture and capabilities, i.e. VFP and NEON support, The Android NDK currently does not have a FORTRAN compiler distributed with it. But it is possible to build GNU Fortran (gfortran) libraries for ARM/Android using the information at -[http://danilogiulianelli.blogspot.co.uk/2013/02/how-to-build-gcc-fortran-cross-compiler.html] +[http://danilogiulianelli.blogspot.co.uk/2013/02/how-to-build-gcc-fortran-cross-compiler.html](http://danilogiulianelli.blogspot.co.uk/2013/02/how-to-build-gcc-fortran-cross-compiler.html) ## Example Setup the environment: diff --git a/ProtectionFromSpam.md b/ProtectionFromSpam.md index 2e05699..31261ed 100644 --- a/ProtectionFromSpam.md +++ b/ProtectionFromSpam.md @@ -32,7 +32,7 @@ To prevent spam profile creation, [reCAPTCHA](http://recaptcha.net/) system can For every profile modification it displays an image containing text, which is recognizable to humans but not computers. -In order to use reCAPTCHA, to register your web site on [http://www.google.com/recaptcha] and get a pair of keys. +In order to use reCAPTCHA, to register your web site on [http://www.google.com/recaptcha](http://www.google.com/recaptcha) and get a pair of keys. Add these keys to config.xml: ``` Site key