We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27fb499 commit 1ce8cd8Copy full SHA for 1ce8cd8
1 file changed
github/projects.go
@@ -14,7 +14,7 @@ import (
14
// ProjectsService handles communication with the project V2
15
// methods of the GitHub API.
16
//
17
-// GitHub API docs: https://docs.github.com/rest/projects/projects?apiVersion=2022-11-28
+// GitHub API docs: https://docs.github.com/rest/projects?apiVersion=2022-11-28
18
type ProjectsService service
19
20
// ProjectV2ItemContentType represents the type of content in a ProjectV2Item.
0 commit comments