We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfe49ed commit 7ff0169Copy full SHA for 7ff0169
website/versioned_docs/version-v1.41.0/tooling/cli.mdx
@@ -27,5 +27,5 @@ scoop install go-feature-flag-cli
27
28
### Install using Docker
29
```shell
30
-docker pull thomaspoignant/go-feature-flag-cli:latest
+docker pull gofeatureflag/go-feature-flag-cli:latest
31
```
website/versioned_docs/version-v1.41.0/tooling/migrate_v0_v1.md
@@ -33,7 +33,7 @@ scoop install go-feature-flag-migration-cli
33
34
35
36
-docker pull thomaspoignant/go-feature-flag-migration-cli:latest
+docker pull gofeatureflag/go-feature-flag-migration-cli:latest
37
38
39
## Use the migration command line
0 commit comments