Skip to content

Commit

Permalink
docs: update link to use Quarto's official action
Browse files Browse the repository at this point in the history
  • Loading branch information
lwjohnst86 committed Jan 30, 2024
1 parent bec55b8 commit d7b5ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ It also has an associated GitHub Action to use:
``` r
usethis::use_github_action(
"build-website",
url = "https://github.com/rostools/r3-theme/blob/main/.github/workflows/build-website.yml"
url = "https://raw.githubusercontent.com/quarto-dev/quarto-actions/main/examples/quarto-publish-example.yml"
)
```

Expand Down

0 comments on commit d7b5ccc

Please sign in to comment.