From f97f6b18a3a0e1d81b3c6978fe2507fa3b8cf01d Mon Sep 17 00:00:00 2001 From: pinkBoss Date: Tue, 15 Apr 2025 15:45:57 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ea9757af..1600b557 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,7 @@ We love your input! We want to make contributing to Lit Full Self Signing as eas ## We Develop with Github We use GitHub to host code, to track issues and feature requests, as well as accept pull requests. -## We Use [Github Flow](https://guides.github.com/introduction/flow/index.html) +## We Use [Github Flow](https://docs.github.com) Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests: 1. Fork the repo and create your branch from `main`.