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

doc, coding guidelines: fix cert-c links in coding guidelines #35196

Merged

Conversation

laurenmurphyx64
Copy link
Contributor

@laurenmurphyx64 laurenmurphyx64 commented May 12, 2021

Fixes broken links to CERT-C in Coding Guidelines.

Fixes #35195

Note: When SEI CERT-C updated their URL scheme and broke our links, they failed to convert a handful of pages to their new URL scheme from the old one. So one of the URLs I changed - the one for DCL16-C - uses the old scheme, while the others I changed use the new one. The only update I made to that URL was removing the backslash. I've sent SEI an email. When they update those pages to the new URL scheme, I'll make another PR correcting that single URL.

Signed-off-by: Lauren Murphy lauren.murphy@intel.com

@laurenmurphyx64 laurenmurphyx64 requested a review from nashif as a code owner May 12, 2021 03:02
@laurenmurphyx64 laurenmurphyx64 force-pushed the fix-coding-guidelines-links branch from 8780f5d to 19ef1b3 Compare May 12, 2021 03:04
@laurenmurphyx64 laurenmurphyx64 added the area: Coding Guidelines Coding guidelines and style label May 12, 2021
Fixes broken links to CERT-C in Coding Guidelines.

Fixes zephyrproject-rtos#35195

Signed-off-by: Lauren Murphy <lauren.murphy@intel.com>
@galak galak merged commit eca366b into zephyrproject-rtos:master May 12, 2021
@laurenmurphyx64 laurenmurphyx64 deleted the fix-coding-guidelines-links branch March 23, 2022 20:10
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.

doc, coding guidelines: broken CERT-C links
4 participants