aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 56a75c0..90be5ba 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ Customization: `sourceDirectory in nativeCompile := file("src")`, to point to a
- Automake
- CMake
-*Make sure the native build configurations respect the arguments and output directories as specified in the [native build templates](templates)*
+*Make sure the native build configurations respect the arguments and output directories as specified in the sample build configurations.*
### JniLoading
*Add to sub-projects: JVM*