Skip to content

Commit c0a15e6

Browse files
authored
Fixed broken URLs for {brms.mmrm} (#157)
1 parent ded00af commit c0a15e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bayesian_mmrm_R_package.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ source(file = paste(path, "/utils/read_members.R", sep = ""))
1212
read.members("bayesian_mmrm")
1313
```
1414

15-
To learn more about our Bayesian MMRM R package using [`brms`](https://paul-buerkner.github.io/brms/), please visit [rconsortium.github.io/brms.mmrm/](https://rconsortium.github.io/brms.mmrm/).
15+
To learn more about our Bayesian MMRM R package using [`brms`](https://paul-buerkner.github.io/brms/), please visit [https://openpharma.github.io/brms.mmrm/](https://openpharma.github.io/brms.mmrm/).

data/news.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Date,Text
1010
10/03/2023,<a href='./blog/risw2023_session'>Summary of our session at this year’s Regulatory-Industry Statistics Workshop</a>
1111
9/27/2023,<a href='./blog/new_short_name_and_logo/' title='technology icons'>Announcing the new short name and logo</a>
1212
7/25/2023,<a href='https://openpharma.github.io/workshop-r-swe-md/'>R Package Workshop in Rockville (MD) on 26th September open for registration</a>
13-
7/20/2023,<a href='https://rconsortium.github.io/brms.mmrm/' title='brms.mmrm'>{brms.mmrm}</a> R package made public as open-source software (under development).
13+
7/20/2023,<a href='https://openpharma.github.io/brms.mmrm/' title='brms.mmrm'>{brms.mmrm}</a> R package made public as open-source software (under development).
1414
4/27/2023,<a href='./bayesian_mmrm_R_package.html'>Bayesian MMRM workstream page launched</a>
1515
3/9/2023,<a href='https://openpharma.github.io/workshop-r-swe/'>Online workshop in Asia on 24th March open for registration</a>
1616
3/5/2023,<a href='./hta_page.html'>HTA Workstream is here now</a>

0 commit comments

Comments
 (0)