Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit e307b36

Browse files
committed
Fake it
1 parent dc8a865 commit e307b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.VisualStudio.UI/Views/GitHubPane/PullRequestDetailView.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
Margin="0 -4 0 0"
116116
ghfvs:ScrollingVerticalStackPanel.IsFixed="true">
117117
<ghfvs:GitHubActionLink Margin="0 6" Command="{Binding OpenOnGitHub}">
118-
View on GitHub
118+
View Conversation
119119
</ghfvs:GitHubActionLink>
120120

121121
<Rectangle Margin="5 0" Width="1" Height="12" VerticalAlignment="Center" Style="{DynamicResource Separator}" />

0 commit comments

Comments
 (0)