File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ get_default_sort <- function(endpoint) {
179179# ' A value of \code{NULL} indicates to the API that it should return the default fields
180180# ' for that endpoint. Acceptable fields for a given endpoint can be found at the API's
181181# ' online documentation (e.g., check out the field list for the
182- # ' \href{https://search.patentsview.org/docs/docs/Search%20API/SearchAPIReference#patent}{patents
182+ # ' \href{https://search.patentsview.org/docs/docs/Search%20API/SearchAPIReference/ #patent}{patents
183183# ' endpoint}) or by viewing the \code{fieldsdf} data frame
184184# ' (\code{View(fieldsdf)}). You can also use \code{\link{get_fields}} to list
185185# ' out the fields available for a given endpoint.
@@ -217,7 +217,7 @@ get_default_sort <- function(endpoint) {
217217# ' your query is very long (say, over 2,000 characters in length).
218218# ' @param error_browser `r lifecycle::badge("deprecated")`
219219# ' @param api_key API key, it defaults to Sys.getenv("PATENTSVIEW_API_KEY"). Request a key
220- # ' \href{https://patentsview.org/apis/keyrequest }{here}.
220+ # ' \href{https://patentsview-support.atlassian.net/servicedesk/customer/portals }{here}.
221221# ' @param ... Curl options passed along to httr2's \code{\link[httr2]{req_options}}
222222# ' when we do GETs or POSTs.
223223# '
You can’t perform that action at this time.
0 commit comments