-
Notifications
You must be signed in to change notification settings - Fork 6
More docs fixes #155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More docs fixes #155
Conversation
commit111
commented
Dec 27, 2024
- More consistent wording between related pages (e.g. Managed Redis and Managed Postgres)
- More cross-references + fix broken links
- Removed outdated wordings + typos
docs/concepts/accounts.md
Outdated
Defang requires an account so we can organize your resources and provide you with a way to manage them. We also use your account to authenticate you when you interact with [Defang Playground](./defang-playground.md) and the [Defang Portal](./portal.md). | ||
Defang requires an account so we can organize your resources and provide you with a way to manage them. We also use your account to authenticate you when you interact with [Defang Playground](./defang-playground.md) and the [Defang Portal](./portal.md). | ||
|
||
Eventually, billing and payment information will be associated with your account. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@commit111 I think we can also remove this line, because billing is now associated with an account.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@commit111 I've updated that line. Let me know what you think and we can merge this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks! LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two suggestions inline, but this is a great step forward. Thanks Linda!
add jordan's suggestions Co-authored-by: Jordan Stephens <[email protected]>