Skip to content

Commit fc9fb2a

Browse files
authored
Update license/project URLs to point at octokit
1 parent b51509b commit fc9fb2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Octokit.GraphQL.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<authors>GitHub</authors>
77
<owners>GitHub</owners>
88
<repository type="git" url="https://github.com/octokit/octokit.graphql.net" />
9-
<licenseUrl>https://github.com/grokys/octokit.graphql/blob/master/LICENSE.txt</licenseUrl>
10-
<projectUrl>https://github.com/grokys/octokit.graphql</projectUrl>
9+
<licenseUrl>https://github.com/octokit/octokit.graphql.net/blob/HEAD/LICENSE.md</licenseUrl>
10+
<projectUrl>https://github.com/octokit/octokit.graphql.net</projectUrl>
1111
<iconUrl>https://f.cloud.github.com/assets/19977/1441274/160fba8c-41a9-11e3-831d-61d88fa886f4.png</iconUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<description>An async-based GitHub GraphQL client library for .NET</description>

0 commit comments

Comments
 (0)