Skip to content

Commit 48b4ee5

Browse files
authored
updated bad links per #26
1 parent f1e3e92 commit 48b4ee5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

onboarding/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ The reason it's good to try to solve the problem on your own (besides the fact t
1010

1111
Here are some tips on bug-fixing:
1212
* Copy and paste the relevant part of the error message into Google
13-
* Search the issues in [this repository](https://github.com/HRDAG/HRDAG-training/issues?q=is%3Aissue). As of June 2020, there aren't that many, so you might even glance through all the titles and see if there's anything relevant.
13+
* Search the issues in [this repository](https://github.com/HRDAG/training-docs/issues). As of August 2022, there aren't that many, so you might even glance through all the titles and see if there's anything relevant.
1414
* If it's in a script, try commenting out the offending line and see if you get a different, interesting error
1515

1616
The amount of time you spend trying to solve your problem before you ask for help should gradually get longer. In the beginning, don't spend more than 5 minutes, but that will naturally become 15, 30, or 120 minutes.
1717

1818
## Asking for help
1919

20-
When you do ask for help, the best place is to [make a new issue](https://github.com/HRDAG/HRDAG-training/issues/new) in this repository. That way, future HRDAG people can benefit from your knowledge.
20+
When you do ask for help, the best place is to [make a new issue](https://github.com/HRDAG/training-docs/issues/new) in this repository. That way, future HRDAG people can benefit from your knowledge.
2121

2222
Here are some guidelines for asking good questions:
2323
* explain why you are trying to do what you're doing. There might be a tool that fits the problem better.

0 commit comments

Comments
 (0)