From f4f803296e704e22cc6908bc2b5a4c7b14e62632 Mon Sep 17 00:00:00 2001 From: Brooke Kuhlmann Date: Mon, 27 May 2024 17:00:01 -0600 Subject: [PATCH] Updated citation URLs Necessary to add the home page URL via the `url` key and update the `repository-code` key sto point to the source code repository. link:https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md#url[Details]. Milestone: patch --- CITATION.cff | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index 29af257..692fcd8 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -17,5 +17,6 @@ keywords: - automation - setup - recovery -repository-code: https://alchemists.io/projects/mac_os +repository-code: https://github.com/bkuhlmann/mac_os repository-artifact: https://alchemists.io/projects/mac_os +url: https://alchemists.io/projects/mac_os