Skip to content

Commit 7253f6a

Browse files
authored
Merge pull request #1358 from algolia/update/MAGE-654
Updated dashboard link URL in configuration
2 parents 6b149fb + 5eb290c commit 7253f6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

etc/adminhtml/system.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,23 +25,23 @@
2525
<label>Application ID</label>
2626
<comment>
2727
<![CDATA[
28-
You can find your Application ID and API keys in the <a href="https://www.algolia.com/api-keys" target="_blank">Algolia dashboard</a>.
28+
You can find your Application ID and API keys in the <a href="https://www.algolia.com/account/api-keys" target="_blank">Algolia dashboard</a>.
2929
]]>
3030
</comment>
3131
</field>
3232
<field id="search_only_api_key" translate="label comment" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
3333
<label>Search-only (public) API key</label>
3434
<comment>
3535
<![CDATA[
36-
You can find your Application ID and API keys in the <a href="https://www.algolia.com/api-keys" target="_blank">Algolia dashboard</a>.
36+
You can find your Application ID and API keys in the <a href="https://www.algolia.com/account/api-keys" target="_blank">Algolia dashboard</a>.
3737
]]>
3838
</comment>
3939
</field>
4040
<field id="api_key" translate="label comment" type="password" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="1">
4141
<label>Admin API key</label>
4242
<comment>
4343
<![CDATA[
44-
You can find your Application ID and API keys in the <a href="https://www.algolia.com/api-keys" target="_blank">Algolia dashboard</a>.
44+
You can find your Application ID and API keys in the <a href="https://www.algolia.com/account/api-keys" target="_blank">Algolia dashboard</a>.
4545
]]>
4646
</comment>
4747
</field>

0 commit comments

Comments
 (0)