Skip to content

Commit 76348b5

Browse files
fzaninottogithub-actions[bot]
authored andcommitted
Update README [skip ci]
1 parent a902450 commit 76348b5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ DESCRIPTION
273273
Create an analysis on GreenFrame server.
274274
```
275275
276-
_See code: [dist/commands/analyze.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.5/dist/commands/analyze.ts)_
276+
_See code: [dist/commands/analyze.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.6/dist/commands/analyze.ts)_
277277
278278
## `greenframe kube-config`
279279
@@ -296,7 +296,7 @@ DESCRIPTION
296296
greenframe kube-config
297297
```
298298
299-
_See code: [dist/commands/kube-config.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.5/dist/commands/kube-config.ts)_
299+
_See code: [dist/commands/kube-config.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.6/dist/commands/kube-config.ts)_
300300
301301
## `greenframe open [BASEURL] [SCENARIO]`
302302
@@ -325,7 +325,7 @@ DESCRIPTION
325325
greenframe analyze ./yourScenario.js https://greenframe.io
326326
```
327327
328-
_See code: [dist/commands/open.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.5/dist/commands/open.ts)_
328+
_See code: [dist/commands/open.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.6/dist/commands/open.ts)_
329329
330330
## `greenframe update [CHANNEL]`
331331
@@ -346,7 +346,7 @@ DESCRIPTION
346346
greenframe update
347347
```
348348
349-
_See code: [dist/commands/update.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.5/dist/commands/update.ts)_
349+
_See code: [dist/commands/update.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.6/dist/commands/update.ts)_
350350
<!-- commandsstop -->
351351
352352
## Development

0 commit comments

Comments
 (0)