From 7abadcda01e1b700674ecb945451dd25ec00bcdc Mon Sep 17 00:00:00 2001 From: Will Beasley Date: Mon, 28 Oct 2024 08:15:48 -0500 Subject: [PATCH] rename repo to "v1" --- .gitignore | 4 ++-- README.md | 2 +- _quarto.yml | 2 +- index.qmd | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index ec98a4e..5c60a7f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,9 +3,9 @@ _bookdown_files _book docs -redcap-manual-1.log +redcap-manual-v1.log images/dedication.lyx -redcap-manual-1.rds +redcap-manual-v1.rds /.quarto/ diff --git a/README.md b/README.md index 2ac2820..be197c8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# redcap-manual-1 +# redcap-manual-v1 Training Material for REDCap users at OU diff --git a/_quarto.yml b/_quarto.yml index 6b5aa7d..4aa04bc 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -44,7 +44,7 @@ book: # cover-image: images/n3c_logo_slim.png # cover-image-alt: images/n3c-logo-circle-large-0.png # favicon: images/n3c-logo-circle-large-0.png - repo-url: https://github.com/OuhscBbmc/redcap-manual-1 + repo-url: https://github.com/OuhscBbmc/redcap-manual-v1 repo-branch: main repo-actions: [edit, issue, source] sharing: [twitter, facebook] diff --git a/index.qmd b/index.qmd index f4541ea..5dc1b27 100644 --- a/index.qmd +++ b/index.qmd @@ -1,6 +1,6 @@ # Welcome {.unnumbered #sec-welcome} -Welcome to [*REDCap Manual for OU: Training Material for REDCap users*](https://OuhscBbmc.github.io/redcap-manual-1/). +Welcome to [*REDCap Manual for OU: Training Material for REDCap users*](https://OuhscBbmc.github.io/redcap-manual-v1/). This collection of documents will help you learn how to use REDCap for research and operations. Just as the REDCap software expands to meet the needs of more people, this book will grow to accommodate help more types of users learn these tools more efficiently. @@ -17,8 +17,8 @@ _The Editorial Committee_ We welcome suggestions, edits, and larger contributions to this guide. This book is typeset in Markdown, rendered with [Quarto](https://quarto.org/), and hosted on GitHub. For errors or requests, please submit an [Issue](https://docs.github.com/en/issues/tracking-your-work-with-issues/about-issues) -to the book's [issue tracker](https://github.com/OuhscBbmc/redcap-manual-1/issues). -To make larger or direct contributions, please make a [pull request](https://github.com/OuhscBbmc/redcap-manual-1/pulls) using the standard [GitHub workflow](https://docs.github.com/en/get-started/quickstart/contributing-to-projects). +to the book's [issue tracker](https://github.com/OuhscBbmc/redcap-manual-v1/issues). +To make larger or direct contributions, please make a [pull request](https://github.com/OuhscBbmc/redcap-manual-v1/pulls) using the standard [GitHub workflow](https://docs.github.com/en/get-started/quickstart/contributing-to-projects). If you would like to contribute but are unfamiliar with any of these technologies, please feel free to email with comments and suggestions for changes. If you would like to discuss the content or receive further help, see the [Help and Support Chapter](chapters/support.md).