From ea9f39e566fc7a8a0de9ca4f33226bab446ebe44 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 29 Nov 2025 17:25:22 -0500 Subject: chore: update citation. Signed-off-by: Amlal El Mahrouss --- CITATION.cff | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 6888120..d44dad2 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,6 +1,3 @@ -# This CITATION.cff file was generated with cffinit. -# Visit https://bit.ly/cffinit to generate yours today! - cff-version: 1.2.0 title: NeKernel.org Operating System in C++ message: The Operating System of NeKernel.org @@ -13,7 +10,7 @@ identifiers: - type: url value: 'https://nekernel.org' description: NeKernel Website. -repository-code: 'https://github.com/nekernel-org/system' +repository-code: 'https://github.com/nekernel-org/sysroot' url: 'https://nekernel.org' abstract: >- This is NeKernel.org's Operating System, authored -- cgit v1.2.3