Skip to content

Commit a499cea

Browse files
committed
Update help page URL
1 parent 9ee696c commit a499cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/App/views/Help.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const Help = () => {
1111
<p className="mb-2">The Factorio Serve Manager (FSM) is an open source project and is not affiliated to the game Factorio or Wube Software.</p>
1212

1313
<h2 className="text-dirty-white">Bugs and Help</h2>
14-
<p className="mb-4">Please use the <a className="text-blue hover:text-blue-light" target="_blank" href="https://github.com/mroote/factorio-server-manager/issues">GitHub repository</a> to report bugs or seek for help.</p>
14+
<p className="mb-4">Please use the <a className="text-blue hover:text-blue-light" target="_blank" href="https://github.com/OpenFactorioServerManager/factorio-server-manager/issues">GitHub repository</a> to report bugs or seek for help.</p>
1515

1616
<h1 className="mb-1 text-xl text-dirty-white">Helpful Resources</h1>
1717
<p className="mb-2"><a className="text-blue hover:text-blue-light" target="_blank" href="https://wiki.factorio.com/Multiplayer">Official Factorio Wiki about Multiplayer</a></p>

0 commit comments

Comments
 (0)