From 8504c95e05871688c09a3decd083df7fbfc70292 Mon Sep 17 00:00:00 2001 From: Chris <1402359+pixelgeek@users.noreply.github.com> Date: Thu, 29 Feb 2024 16:33:44 -0800 Subject: [PATCH] Update contributing.md Fixing up broken links for stateless and security philosophies --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index aedd6b3..6d91d5e 100644 --- a/contributing.md +++ b/contributing.md @@ -4,7 +4,7 @@ Clear Linux OS is composed of many different open source software projects and welcomes all contributors to improve the project. -Before contributing, please review and abide by the [Code of Conduct](https://01.org/blogs/2018/intel-covenant-code). Ensure any contributions align with Clear Linux philosophies on [stateless](https://clearlinux.org/features/stateless) and [security](https://docs.01.org/clearlinux/latest/guides/clear/security.html). +Before contributing, please review and abide by the [Code of Conduct](https://01.org/blogs/2018/intel-covenant-code). Ensure any contributions align with Clear Linux philosophies on [stateless](https://www.clearlinux.org/clear-linux-documentation/guides/clear/stateless.html) and [security](https://www.clearlinux.org/clear-linux-documentation/guides/clear/security.html#). - [Contributing software](#contributing-software) * [Contributing to an existing software package](#contributing-to-an-existing-software-package)