diff --git a/refine b/refine index 8a4f4fe31..5cc80ba12 100755 --- a/refine +++ b/refine @@ -851,7 +851,7 @@ fi echo You have "$freeRam"M of free memory. echo Your current configuration is set to use $REFINE_MEMORY of memory. echo OpenRefine can run better when given more memory. Read our FAQ on how to allocate more memory here: -echo https://github.com/OpenRefine/OpenRefine/wiki/FAQ:-Allocate-More-Memory +echo https://github.com/OpenRefine/OpenRefine/wiki/FAQ-Allocate-More-Memory if [ -z "$REFINE_MAX_FORM_CONTENT_SIZE" ] ; then REFINE_MAX_FORM_CONTENT_SIZE="1048576"