Skip to content

Commit 7840f37

Browse files
authored
Merge pull request #234 from github/edburns/update-url-in-package-info
Update URL in package-info.java
2 parents 916c255 + caaa4dc commit 7840f37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/github/copilot/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
*
5252
* @see com.github.copilot.CopilotClient
5353
* @see com.github.copilot.CopilotSession
54-
* @see <a href= "https://github.com/github/copilot-sdk-java">GitHub
54+
* @see <a href="https://github.com/github/copilot-sdk/tree/main/java">GitHub
5555
* Repository</a>
5656
*/
5757
package com.github.copilot;

0 commit comments

Comments
 (0)