From 8076bdb03327daced0eeeaf98e0b45deb5ac32a1 Mon Sep 17 00:00:00 2001 From: jgabry Date: Thu, 7 Jan 2021 16:09:17 -0700 Subject: [PATCH] fix url --- R/ppc-censoring.R | 2 +- man/PPC-censoring.Rd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/R/ppc-censoring.R b/R/ppc-censoring.R index c3720d9d..cdde581d 100644 --- a/R/ppc-censoring.R +++ b/R/ppc-censoring.R @@ -9,7 +9,7 @@ #' data, `ppc_km_overlay()` is currently the only plotting function designed #' *specifically* for censored data. We encourage you to suggest or contribute #' additional plots at -#' [https://github.com/stan-dev/bayesplot](github.com/stan-dev/bayesplot). +#' [github.com/stan-dev/bayesplot](https://github.com/stan-dev/bayesplot). #' #' @name PPC-censoring #' @family PPCs diff --git a/man/PPC-censoring.Rd b/man/PPC-censoring.Rd index a68d8e01..30733359 100644 --- a/man/PPC-censoring.Rd +++ b/man/PPC-censoring.Rd @@ -39,7 +39,7 @@ Although some of the other \pkg{bayesplot} plots can be used with censored data, \code{ppc_km_overlay()} is currently the only plotting function designed \emph{specifically} for censored data. We encourage you to suggest or contribute additional plots at -\href{github.com/stan-dev/bayesplot}{https://github.com/stan-dev/bayesplot}. +\href{https://github.com/stan-dev/bayesplot}{github.com/stan-dev/bayesplot}. } \section{Plot Descriptions}{