Commit 96f153c6 authored by Amy Qualls's avatar Amy Qualls Committed by Phil Hughes

Update help link in UI to remove 'ee'

The destination for this link is incorrect; we should strip out the
EE.

Changelog: changed
parent 315d88d9
......@@ -79,7 +79,7 @@ export default {
},
data() {
return {
resolveConflictsFromCli: helpPagePath('ee/user/project/merge_requests/conflicts.html', {
resolveConflictsFromCli: helpPagePath('user/project/merge_requests/conflicts', {
anchor: 'resolve-conflicts-from-the-command-line',
}),
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment