From 575ab74d6edc809fa5ba60aee171e43275a09641 Mon Sep 17 00:00:00 2001 From: Mark Edmondson Date: Mon, 7 Dec 2020 10:52:22 +0100 Subject: [PATCH] 0.3.1 --- R/googleAuthR.R | 2 +- man/googleAuthR.Rd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/R/googleAuthR.R b/R/googleAuthR.R index 524937c..9832d3f 100644 --- a/R/googleAuthR.R +++ b/R/googleAuthR.R @@ -1,6 +1,6 @@ #' googleAuthR: Easy Authentication with Google OAuth2 APIs #' -#' Get more details on the \href{http://code.markedmondson.me/googleAuthR/}{googleAuthR website}. +#' Get more details on the \href{https://code.markedmondson.me/googleAuthR/}{googleAuthR website}. #' #' @section Default options: #' diff --git a/man/googleAuthR.Rd b/man/googleAuthR.Rd index b501fa4..835114a 100644 --- a/man/googleAuthR.Rd +++ b/man/googleAuthR.Rd @@ -5,7 +5,7 @@ \alias{googleAuthR} \title{googleAuthR: Easy Authentication with Google OAuth2 APIs} \description{ -Get more details on the \href{http://code.markedmondson.me/googleAuthR/}{googleAuthR website}. +Get more details on the \href{https://code.markedmondson.me/googleAuthR/}{googleAuthR website}. } \section{Default options}{