Skip to content

Commit

Permalink
Rename is_online() as online() (pkgdown fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
briandconnelly committed Apr 30, 2023
1 parent 0498a26 commit 7c1fde6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ reference:
- title: Network
desc: Determine whether or not the machine is connected to the internet
contents:
- is_online
- online

- title: Development
desc: Detect various development environments
Expand Down

0 comments on commit 7c1fde6

Please sign in to comment.