From 3c872bad899d00b1b1e04d30856277afbc18939f Mon Sep 17 00:00:00 2001 From: Andrew Date: Fri, 3 Apr 2026 10:21:12 -0600 Subject: [PATCH] Fix repository links in CONTRIBUTING.md Updated links to reflect the new repository location. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 42d415b99..3e7962e10 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing -Any and all contributions to Lambda Mountain are dutifully appreciated. All submissions are assumed to grant permission to use under the [permissive MIT license](https://github.com/andrew-johnson-4/lambda-mountain/blob/main/LICENSE). +Any and all contributions to Lambda Mountain are dutifully appreciated. All submissions are assumed to grant permission to use under the [permissive MIT license](https://github.com/Lambda-Mountain-Compiler-Backend/lambda-mountain/LICENSE). -To see open problems, see the [issue tracker](https://github.com/andrew-johnson-4/lambda-mountain/issues). For suggestions or questions, open a new issue. +To see open problems, see the [issue tracker](https://github.com/Lambda-Mountain-Compiler-Backend/lambda-mountain/issues). For suggestions or questions, open a new issue.