-
Notifications
You must be signed in to change notification settings - Fork 37
Conversation
Hey @skrawcz the changes. |
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 for the touch ups! But a couple of things to fix up please.
- Removing the vscode file.
- There was a paragraph that I think you by accident deleted some words from.
- The reST guide has a
trailing slash
i.e./
in its example. We don't actually need that trailing slash/
for our links. Could you remove it for the links that you added it to please?
e.g.<https://medium.com/avmconsulting-blog/running-a-python-application-on-kubernetes-aws-56609e7cd88c/>
_ should just be<https://medium.com/avmconsulting-blog/running-a-python-application-on-kubernetes-aws-56609e7cd88c>
_
hey @skrawcz worked on the changes. |
@CharityKithaka the pre-commit check is failing. Could you:
|
Hey @skrawcz everything is in order now. |
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 @CharityKithaka! I will merge this now. Sorry I have been a little swamped this week; I will try to get you another task tomorrow/the day after.
Hey, @skrawcz that would be great. I will genuinely appreciate it. I might have tried to revert the PR by mistake my apologies for that. |
[Modified hardcoded links to follow the rSt way of writing.]
Changes
Changed all links in all the docs.
Checklist