Fix FAQ URL (#2938)

This commit is contained in:
Johan Richer 2020-07-14 20:51:53 +02:00 committed by GitHub
parent c7a8dfb329
commit 5ac4362c86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
refine
View File

@ -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"