Skip to content

Commit

Permalink
Fix links in landing page (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-phelps committed Apr 11, 2024
1 parent 323252f commit cc21c2f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Ramnog is a collection of packages for setting up pipelines for AMNOG-style HTA

The aim of ramnog is that statistician/programmer can set up an AMNOG-type analyses with minimal familiarity with R.

To get started, check out the [Quick Start](ramnog.html) guide
To get started, check out the [Quick Start](articles/ramnog.html) guide

# Packages

Expand Down Expand Up @@ -54,7 +54,7 @@ The core functionality of the framework resides in {[chef](https://hta-pharma.gi

# Contributing

We welcome contributions to the code base. Please see the [contributing vignette](dev_contribute.html) for more information on how to contribute.
We welcome contributions to the code base. Please see the [contributing vignette](articles/dev_contribute.html) for more information on how to contribute.

# Installation

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ AMNOG-style HTA analyses
The aim of ramnog is that statistician/programmer can set up an
AMNOG-type analyses with minimal familiarity with R.

To get started, check out the [Quick Start](ramnog.html) guide
To get started, check out the [Quick Start](articles/ramnog.html) guide

# Packages

Expand Down Expand Up @@ -95,7 +95,7 @@ sectioned off in other packages
# Contributing

We welcome contributions to the code base. Please see the [contributing
vignette](dev_contribute.html) for more information on how to
vignette](articles/dev_contribute.html) for more information on how to
contribute.

# Installation
Expand Down

0 comments on commit cc21c2f

Please sign in to comment.