-
-
Notifications
You must be signed in to change notification settings - Fork 402
Bug fix: Broken or missing links and formatting issues #415 #511
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
Conversation
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.
Pull Request Overview
This PR addresses Issue #415 by fixing broken links, correcting spelling errors, and adding a missing entry in the README.md file.
Key changes:
- Corrected broken links for "Autocomplete Notes App" and "Python GUI Notepad"
- Fixed spelling errors: "vie" → "via" and "Mose Code" → "Morse Code"
- Added missing "Profanity Checker" entry with proper link
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
| | Auto WiFi Check | [Auto WiFi Check](https://github.com/DhanushNehru/Python-Scripts/tree/main/Auto%20WiFi%20Check) | A Python script to monitor if the WiFi connection is active or not | | ||
| | AutoCert | [AutoCert](https://github.com/DhanushNehru/Python-Scripts/tree/main/AutoCert) | A Python script to auto-generate e-certificates in bulk. | | ||
| | Autocomplete Notes App | [AutoCert](https://github.com/DhanushNehru/Python-Scripts/tree/main/Autocomplete%20Notes%20App) | A Python script to auto-generate e-certificates in bulk. | | ||
| | Autocomplete Notes App | [Autocomplete Notes App](https://github.com/DhanushNehru/Python-Scripts/tree/main/Autocomplete%20Notes%20App) | A Python script that provides a notes application with autocomplete features. | |
Copilot
AI
Nov 25, 2025
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.
Line numbers (45, 90, 107, 123, 124) have been incorrectly added to the first column of the table. The table should only contain three columns: Script, Link, and Description. Remove the line numbers from all modified rows to match the existing table format.
PR Title
Bug Fix: Broken or missing links and formatting issues #415
Description
This issue states that spelling issue and URL redirection was wrong. So I have changed some spellings and URL redirection in readme.md file
The changes are as follows:
in the repository
in the PR
Thank You,
Krutika Parab