Skip to content

Fix malformed Cybersecurity for Beginners tracking link in README#75

Merged
vepretski merged 1 commit into
copilot/get-full-control-websitefrom
codex/update-cybersecurity-link-in-readme.md
Apr 23, 2026
Merged

Fix malformed Cybersecurity for Beginners tracking link in README#75
vepretski merged 1 commit into
copilot/get-full-control-websitefrom
codex/update-cybersecurity-link-in-readme.md

Conversation

@vepretski
Copy link
Copy Markdown
Owner

Motivation

  • Ensure the Cybersecurity for Beginners link uses the same single-question WT.mc_id tracking query format as other links in the README because it contained a malformed ??.

Description

  • Replaced Security-101??WT.mc_id=academic-96948-sayoung with Security-101?WT.mc_id=academic-96948-sayoung in README.md.

Testing

  • Located the occurrence with rg -n "Cybersecurity for Beginners|Security-101\?\?WT|Security-101\?WT" README.md, applied the update with a python one-liner, and verified the change by re-running the search and printing the affected lines with nl -ba README.md | sed -n '116,126p'; all commands completed successfully.

Codex Task

@vepretski vepretski merged commit 76585b9 into copilot/get-full-control-website Apr 23, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant