We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
(includes samples)
1 parent 0d5d714 commit 9497395Copy full SHA for 9497395
1 file changed
third_party/docfx-doclet-143274/src/main/java/com/microsoft/model/LibraryOverviewFile.java
@@ -87,7 +87,7 @@ public LibraryOverviewFile(
87
+ " Product Reference</a></td>\n"
88
+ " <td><a href=\""
89
+ repoMetadata.getGithubLink()
90
- + "\">GitHub Repository</a></td>\n"
+ + "\">GitHub Repository (includes samples)</a></td>\n"
91
92
+ repoMetadata.getMavenLink()
93
+ "\">Maven artifact</a></td>\n"
0 commit comments