From 2b83b9b5535d09ae6dafd05cb022b25aa5cd0fa0 Mon Sep 17 00:00:00 2001 From: Michael Hucka Date: Fri, 26 Jan 2024 15:59:06 -0800 Subject: [PATCH] chore: fix comment URLs that pointed to a different repo --- .github/workflows/yaml-linter.yml | 2 +- .yamllint.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/yaml-linter.yml b/.github/workflows/yaml-linter.yml index c0a9d76..cb54c72 100644 --- a/.github/workflows/yaml-linter.yml +++ b/.github/workflows/yaml-linter.yml @@ -2,7 +2,7 @@ # # Copyright 2024 California Institute of Technology. # License: Modified BSD 3-clause – see file "LICENSE" in the project website. -# Website: https://github.com/caltechlibrary/baler +# Website: https://github.com/caltechlibrary/template name: YAMLlint diff --git a/.yamllint.yml b/.yamllint.yml index 18bfdbe..38c19f4 100644 --- a/.yamllint.yml +++ b/.yamllint.yml @@ -2,7 +2,7 @@ # # Copyright 2024 California Institute of Technology. # License: Modified BSD 3-clause – see file "LICENSE" in the project website. -# Website: https://github.com/caltechlibrary/baler +# Website: https://github.com/caltechlibrary/template rules: colons: