Skip to content

Commit 1ce8cd8

Browse files
Update github/projects.go
Co-authored-by: Dhananjay Mishra <technicaldmcontact@gmail.com>
1 parent 27fb499 commit 1ce8cd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

github/projects.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
// ProjectsService handles communication with the project V2
1515
// methods of the GitHub API.
1616
//
17-
// GitHub API docs: https://docs.github.com/rest/projects/projects?apiVersion=2022-11-28
17+
// GitHub API docs: https://docs.github.com/rest/projects?apiVersion=2022-11-28
1818
type ProjectsService service
1919

2020
// ProjectV2ItemContentType represents the type of content in a ProjectV2Item.

0 commit comments

Comments
 (0)