Updated Lambda config form

This commit is contained in:
Marcus Stojcevich 2015-10-14 11:24:11 -07:00
parent 7dab8ced8b
commit 32ed439f35
2 changed files with 2 additions and 2 deletions

View file

@ -2022,7 +2022,7 @@ private void cbMediaFireUseLongLink_CheckedChanged(object sender, EventArgs e)
private void lambdaInfoLabel_Click(object sender, EventArgs e)
{
URLHelpers.OpenURL("https://lambda.sx/usercp");
URLHelpers.OpenURL("https://lambda.sx/user/manage");
}
private void txtLambdaApiKey_TextChanged(object sender, EventArgs e)

View file

@ -6946,7 +6946,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>0</value>
</data>
<data name="lblLambdaInfo.Text" xml:space="preserve">
<value>To get an API key, log in to Lambda at https://lambda.sx/ then click on the settings cog at the top right.</value>
<value>To get an API key, log in to Lambda at https://lambda.sx/ then click on your username, then click manage account.</value>
</data>
<data name="&gt;&gt;lblLambdaInfo.Name" xml:space="preserve">
<value>lblLambdaInfo</value>