Skip to content
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

docs: Fix reference link in readme.md #89

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

apexDev37
Copy link

Description

Fix broken link in repo's README to improve user experience.

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

Does this introduce a breaking change?

[ ] Yes
[x] No

Changes

  1. Update the usage of an invalid reference link causing markdown render issues.
  2. Include a link to Microsoft's Django for Beginners series for beginners to further learn about Django and Azure.

Testing

N/A: This PR does not introduce any changes to the src code of this repo.

[Issue]
Invalid reference link causes the markdown to be rendered incorrectly.

[Fix]
Update the reference link (remove extra space) to cause the link to be parsed and rendered correctly.

[Note]
- Provide a playlist link for beginners to further learn about related material.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant