Skip to content

Commit 523327b

Browse files
mminnsMatthew John Cheetham
andauthored
Provide a name with more context.
Co-authored-by: Matthew John Cheetham <[email protected]>
1 parent d454765 commit 523327b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/Atlassian.Bitbucket/BitbucketHostProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ private static Uri GetTargetUri(InputArguments input)
332332
return uri;
333333
}
334334

335-
private static Uri GetBbsTargetUri(InputArguments input)
335+
private static Uri GetBitbucketServerTargetUri(InputArguments input)
336336
{
337337
Uri uri = new UriBuilder
338338
{

0 commit comments

Comments
 (0)