Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6f22be9

Browse files
【企业版】点击帮助中心进入的不是企业版帮助文档
1 parent 33ea840 commit 6f22be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Coding_iOS/Controllers/HelpViewController.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ @implementation HelpViewController
1414
+ (instancetype)vcWithHelpStr{
1515
NSString *curUrlStr;
1616
if (kTarget_Enterprise) {
17-
curUrlStr = @"https://coding.net/help/doc/mobile";
17+
curUrlStr = @"help";
1818
}else{
1919
curUrlStr = @"/help/doc/mobile";
2020
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /