diff --git a/README.md b/README.md index f912e630..49e4496d 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ This action does not support monorepos or searching for flags across LaunchDarkl | `max-flags` |
Maximum number of flags to find per PR
| `false` | `5` | | `base-uri` |The base URI for the LaunchDarkly server. Most members should use the default value.
| `false` | `https://app.launchdarkly.com` | | `check-extinctions` |Check if removed flags still exist in codebase
| `false` | `true` | -| `create-flag-links` |Create links to flags in LaunchDarkly. To use this feature you must use an access token with the createFlagLink
role. To learn more, read Flag Links.
Create links to flags in LaunchDarkly. To use this feature you must use an access token with the createFlagLink
role. To learn more, read Flag links.