diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bd8d031..faef733 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # All members on Developers team get added to review PRs -* @rostools/cog-flow-intro-team +* @rostools/git4cats-team diff --git a/README.md b/README.md index e09d3d6..a680a45 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ for the course, including the website source files and other associated course administration files. For more detail on the course, check out the [welcome -page](https://cog-flow-intro.rostools.org). +page](https://git4cats.rostools.org). ## Instructional Design diff --git a/_publish.yml b/_publish.yml index b8c3ea4..8255fe8 100644 --- a/_publish.yml +++ b/_publish.yml @@ -1,4 +1,4 @@ - source: project netlify: - id: "4ab65179-4bd3-4617-8d9a-176e0244a7d5" - url: "https://rostools-cog-flow-intro.netlify.app" + url: "https://rostools-git4cats.netlify.app" diff --git a/_quarto.yml b/_quarto.yml index 88c8334..f21af84 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -12,8 +12,8 @@ book: orcid: 0000-0003-4169-2616 - name: Signe Kirk Brødbæk date: last-modified - site-url: https://cog-flow-intro.rostools.org - repo-url: https://github.com/rostools/cog-flow-intro + site-url: https://git4cats.rostools.org + repo-url: https://github.com/rostools/git4cats chapters: - index.qmd - part: "Preamble" diff --git a/cog-flow-intro.Rproj b/git4cats.Rproj similarity index 100% rename from cog-flow-intro.Rproj rename to git4cats.Rproj diff --git a/includes/contribute.html b/includes/contribute.html index f1b75c3..55e24f3 100644 --- a/includes/contribute.html +++ b/includes/contribute.html @@ -10,8 +10,8 @@
On GitHub open an - issue - or submit a pull request + issue + or submit a pull request by clicking the " Edit this page" link at the side of this page.
diff --git a/index.qmd b/index.qmd index 7fd079f..aff9e9a 100644 --- a/index.qmd +++ b/index.qmd @@ -24,16 +24,16 @@ repository of the material, and [GitHub Actions](https://github.com/features/actions) with [Netlify](https://www.netlify.com/) to create and host the website. The original source material for this course is found on the -[`cog-flow-intro`](https://github.com/rostools/cog-flow-intro) GitHub +[`git4cats`](https://github.com/rostools/git4cats) GitHub repository. Want to contribute to this course? Check out the -[README](https://github.com/rostools/cog-flow-intro/blob/main/README.md) +[README](https://github.com/rostools/git4cats/blob/main/README.md) file as well as the -[CONTRIBUTING](https://github.com/rostools/cog-flow-intro/blob/main/CONTRIBUTING.md) +[CONTRIBUTING](https://github.com/rostools/git4cats/blob/main/CONTRIBUTING.md) file on the GitHub repository for more details. The main way to contribute is by using [GitHub](https://github.com/) and creating a [new -Issue](https://github.com/rostools/cog-flow-intro/issues/new) to make +Issue](https://github.com/rostools/git4cats/issues/new) to make comments and give feedback for the material. ## Re-use and licensing {#licensing}