Skip to content

Commit 2f913f7

Browse files
committed
Update website address
1 parent 5790002 commit 2f913f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/MacVim/MMAppController.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
static NSTimeInterval MMRequestTimeout = 5;
6060
static NSTimeInterval MMReplyTimeout = 5;
6161

62-
static NSString *MMWebsiteString = @"http://code.google.com/p/macvim/";
62+
static NSString *MMWebsiteString = @"https://macvim-dev.github.io/macvim/";
6363

6464
#if (MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_5)
6565
// Latency (in s) between FS event occuring and being reported to MacVim.

0 commit comments

Comments
 (0)