Skip to content

Commit 1cc5394

Browse files
authored
tweak(web): update keymaster link to new portal (#1022)
* tweak(web/standalone/deployer.ejs) update keymaster link to new portal
1 parent 1f0dacd commit 1cc5394

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/standalone/deployer.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
autocomplete="off" placeholder="cfxk_xxxxxxxxxxxxxxxxxxxx_xxxxx"
125125
value="<%= defaults.license %>" required autofocus>
126126
<span class="form-text text-muted">
127-
The license key for your server can be obtained in <a href="https://keymaster.fivem.net/" target="_blank" rel="noopener noreferrer">Keymaster</a>.
127+
The license key for your server can be obtained in the <a href="https://portal.cfx.re/servers/registration-keys" target="_blank" rel="noopener noreferrer">Cfx.re Portal</a> - Learn about creating keys <a href="https://support.cfx.re/hc/en-us/articles/16539369935900-How-to-create-a-registration-key" target="_blank" rel="noopener noreferrer">here</a>.
128128
</span>
129129
</div>
130130
</div>

0 commit comments

Comments
 (0)