Skip to content

Commit

Permalink
Fixed link to RecordLinkage
Browse files Browse the repository at this point in the history
  • Loading branch information
aravind-j committed Feb 7, 2020
1 parent 8a2c6f0 commit 7de577b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/DoubleMetaphone.R
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#' metaphone encodings, while the second character vector contains the
#' alternate encodings.
#' @seealso \code{\link[stringdist]{phonetic}},
#' \code{\href{https://cran.r-project.org/web/packages/RecordLinkage/index.html}{phonetics}}
#' \href{https://cran.r-project.org/package=RecordLinkage}{\code{phonetics}}
#'
#' @section Acknowledgement: The \code{C} code for the double metaphone
#' algorithm was adapted from Maurice Aubrey's perl module hosted at the
Expand Down
2 changes: 1 addition & 1 deletion man/DoubleMetaphone.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7de577b

Please sign in to comment.