Skip to content

Commit

Permalink
Last bits
Browse files Browse the repository at this point in the history
  • Loading branch information
dieghernan committed Aug 9, 2024
1 parent a7ecebd commit 3f70834
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name: test-coverage

jobs:
test-coverage:
runs-on: ubuntu-latest
runs-on: windows-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,7 @@ Exchange Schema for Software Metadata*. KNB Data Repository.
<div id="ref-smith2021" class="csl-entry">

Smith, Arfon. 2021. “Enhanced Support for Citations on GitHub.”
<https://github.blog/2021-08-19-enhanced-support-citations-github/>.
<https://github.blog/news-insights/company-news/enhanced-support-citations-github/>.

</div>

Expand Down
2 changes: 1 addition & 1 deletion inst/REFERENCES.bib
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ @misc{smith2021
author = {Smith, Arfon},
year = 2021,
month = aug,
url = {https://github.blog/2021-08-19-enhanced-support-citations-github/}
url = {https://github.blog/news-insights/company-news/enhanced-support-citations-github/}
}
@book{van-leunen,
title = {A handbook for scholars},
Expand Down
2 changes: 1 addition & 1 deletion vignettes/REFERENCES.bib
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ @misc{smith2021
author = {Smith, Arfon},
year = 2021,
month = aug,
url = {https://github.blog/2021-08-19-enhanced-support-citations-github/}
url = {https://github.blog/news-insights/company-news/enhanced-support-citations-github/}
}
@book{van-leunen,
title = {A handbook for scholars},
Expand Down

0 comments on commit 3f70834

Please sign in to comment.