Skip to content

Commit

Permalink
fix: target _blank
Browse files Browse the repository at this point in the history
  • Loading branch information
SpikeHD committed Dec 3, 2024
1 parent 3720aa4 commit f078525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/dorion-settings/pages/RPC.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export function RPCPage() {
note={
<>
Enable this if you want {appName} to connect to local sockets.
Things such as the <a href="https://github.com/LeonardSSH/vscord">VSCord</a> extension use this method of connection.
Things such as the <a href="https://github.com/LeonardSSH/vscord" target="_blank">VSCord</a> extension use this method of connection.
</>
}
>
Expand Down

0 comments on commit f078525

Please sign in to comment.