Skip to content

Commit 5f197aa

Browse files
20250812 - duplicate identifiers
1 parent d658ae5 commit 5f197aa

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

R.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@ Unofficial documentation:
785785
- https://usethis.r-lib.org/reference/licenses.html
786786

787787

788-
# Troubleshooting {#troubleshooting}
788+
# Troubleshooting {#troubleshootingR}
789789

790790
To troubleshoot `R` issues, be resourceful.
791791
Try googling the error message or issue you are experiencing.

git.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ https://docs.github.com/en/repositories/creating-and-managing-repositories/creat
235235

236236
https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template (archived at https://perma.cc/9E2C-MUCK)
237237

238-
# Troubleshooting {#troubleshooting}
238+
# Troubleshooting {#troubleshootingGit}
239239

240240
## Error: Authentication Failed {#authenticationFailed}
241241

markdown.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ execute:
310310
freeze: auto
311311
```
312312

313-
## Troubleshooting {#troubleshooting}
313+
## Troubleshooting {#troubleshootingMarkdown}
314314

315315
If you get the following error in `GitHub Actions`:
316316

0 commit comments

Comments
 (0)