-
Notifications
You must be signed in to change notification settings - Fork 555
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
[Portuguese] Update tightly coupled architecture and microservices architecture #3234
Conversation
Signed-off-by: Camilo Santana Melgaço <[email protected]>
Signed-off-by: Camilo Santana Melgaço <[email protected]>
Signed-off-by: Camilo Santana Melgaço <[email protected]>
✅ Deploy Preview for cncfglossary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@edsoncelio I think everything is in order now. Let me know if I've messed something up. |
Hi @camilosm, thanks!! |
No problem @edsoncelio. I did both in this one because they were both in the same issue. Since the PR must be from |
Hi, we can keep it that way! As soon as possible, I'll start the review; thanks!! |
@edsoncelio let me know if there is anything I should correct |
@camilosm Nice contribution! |
@MrErlison thank you! |
Describe your changes
Renamed and updated the following files:
tightly-coupled-architectures.md
->tightly-coupled-architecture.md
microservices.md
->microservices-architecture.md
Related issue number or link (ex:
resolves #issue-number
)Resolves #3179
Checklist before opening this PR (put
x
in the checkboxes)git commit -s
) is to affirm that commits comply DCO. If you are working locally, you could add an alias to yourgitconfig
by runninggit config --global alias.ci "commit -s"
.