Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Commit 1cbe88b

Browse files
Kaim, Sean MKaim, Sean M
authored andcommitted
Update GitHub URLs
Update GitHub URLs
1 parent b248849 commit 1cbe88b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

mRemoteV1/App/App.Info.vb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ Imports System.Threading
44
Namespace App
55
Namespace Info
66
Public Class General
7-
Public Shared ReadOnly URLHome As String = "https://github.com/kaymer327/mRemote3G"
7+
Public Shared ReadOnly URLHome As String = "https://github.com/kmscode/mRemote3G"
88
'Public Shared ReadOnly URLDonate As String = "http://donate.mremoteng.org/"
9-
Public Shared ReadOnly URLForum As String = "https://github.com/kaymer327/mRemote3G/issues"
10-
Public Shared ReadOnly URLBugs As String = "https://github.com/kaymer327/mRemote3G/issues"
9+
Public Shared ReadOnly URLForum As String = "https://github.com/kmscode/mRemote3G/issues"
10+
Public Shared ReadOnly URLBugs As String = "https://github.com/kmscode/mRemote3G/issues"
1111
Public Shared ReadOnly HomePath As String = My.Application.Info.DirectoryPath
1212
Public Shared EncryptionKey As String = "mR3m"
1313
Public Shared ReportingFilePath As String = ""

0 commit comments

Comments
 (0)