Skip to content

Commit e6ad9ae

Browse files
authored
Fix package git ref
1 parent eaed8ed commit e6ad9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The recommended way to install this right now is using a git npm dependency:
1010
{
1111
// ...
1212
"dependencies": {
13-
"netlify-plugin-identity-sso": "mraerino/netlify-plugin-identity-sso#v0.1.0"
13+
"netlify-plugin-identity-sso": "netlify/netlify-plugin-identity-sso#v0.1.0"
1414
}
1515
}
1616
```

0 commit comments

Comments
 (0)