You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ui/App/views/Help.jsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ const Help = () => {
11
11
<pclassName="mb-2">The Factorio Serve Manager (FSM) is an open source project and is not affiliated to the game Factorio or Wube Software.</p>
12
12
13
13
<h2className="text-dirty-white">Bugs and Help</h2>
14
-
<pclassName="mb-4">Please use the <aclassName="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
+
<pclassName="mb-4">Please use the <aclassName="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>
<pclassName="mb-2"><aclassName="text-blue hover:text-blue-light"target="_blank"href="https://wiki.factorio.com/Multiplayer">Official Factorio Wiki about Multiplayer</a></p>
0 commit comments