Skip to content

Commit 69df5ec

Browse files
committed
fix: sync READMEs
1 parent 6b1924b commit 69df5ec

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ Install the Defang CLI from one of the following sources:
8888
## Support
8989
9090
- File any issues [here](https://github.com/DefangLabs/defang/issues)
91+
- Join our [Discord community](https://s.defang.io/discord) for real-time help and discussions
9192
9293
## Command completion
9394

pkgs/npm/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ The Defang Command-Line Interface [(CLI)](https://docs.defang.io/docs/getting-st
1616

1717
## Support
1818

19-
- File any issues [here](https://github.com/DefangLabs/defang/issues)
19+
- File any issues [right here on GitHub](https://github.com/DefangLabs/defang/issues)
20+
- Join our [Discord community](https://s.defang.io/discord) for real-time help and discussions
2021

2122
## Environment Variables
2223

src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ The Defang Command-Line Interface [(CLI)](https://docs.defang.io/docs/getting-st
1717
## Support
1818

1919
- File any issues [here](https://github.com/DefangLabs/defang/issues)
20+
- Join our [Discord community](https://s.defang.io/discord) for real-time help and discussions
2021

2122
## Environment Variables
2223

@@ -52,4 +53,3 @@ The Defang CLI recognizes the following environment variables:
5253

5354
Environment variables will be loaded from a `.defangrc` file in the current directory, if it exists. This file follows
5455
the same format as a `.env` file: `KEY=VALUE` pairs on each line, lines starting with `#` are treated as comments and ignored.
55-

0 commit comments

Comments
 (0)