diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-29 17:25:22 -0500 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-29 17:25:22 -0500 |
| commit | ea9f39e566fc7a8a0de9ca4f33226bab446ebe44 (patch) | |
| tree | b601bdb206d5798c188c5f44309a74faf42fa8d2 /CITATION.cff | |
| parent | 5b3b058cafa8793607143cdfc5ac0d5249dcd5ff (diff) | |
chore: update citation.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'CITATION.cff')
| -rw-r--r-- | CITATION.cff | 5 |
1 files changed, 1 insertions, 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 |
