diff --git a/genotyping/src/org/labkey/genotyping/view/mySettings.jsp b/genotyping/src/org/labkey/genotyping/view/mySettings.jsp index 6f3c21d..a19a683 100644 --- a/genotyping/src/org/labkey/genotyping/view/mySettings.jsp +++ b/genotyping/src/org/labkey/genotyping/view/mySettings.jsp @@ -42,7 +42,7 @@ You need to provide a Galaxy web API key to send data from LabKey to your Galaxy server. Galaxy generates a unique web API key for each user and uses it to authorize every call to the Galaxy web API. You can find or - generate a key by logging into Galaxy and visiting <%=text(preferencesHTML)%>. Copy the 32-character hexadecimal + generate a key by logging into Galaxy and visiting <%=unsafe(preferencesHTML)%>. Copy the 32-character hexadecimal string and paste it in the box below.