From 8d74e939692b91fadaf90a6861a5327c0cb5a49e Mon Sep 17 00:00:00 2001 From: aurelly-txt Date: Fri, 6 Feb 2026 22:32:01 -0800 Subject: [PATCH] remove all instances of sourcegraph --- docs/staff-docs/get-involved/starter-tasks/index.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/staff-docs/get-involved/starter-tasks/index.md b/docs/staff-docs/get-involved/starter-tasks/index.md index e009657..23d1329 100644 --- a/docs/staff-docs/get-involved/starter-tasks/index.md +++ b/docs/staff-docs/get-involved/starter-tasks/index.md @@ -67,10 +67,7 @@ check. sure how to use the `signat` command, try running `signat --help`. This trick works with most commands. OCF scripts also have [documentation on this website](../../scripts/signat.md). -3. Find the source code for this script on GitHub. Hint: if you’re not sure - which repository something is in, you can use [OCF Sourcegraph][sourcegraph] - to search across all repositories! - +3. Find the source code for this script on GitHub. ## Play with your webspace Every OCF account has [web hosting](../../../user-docs/services/web/index.md) enabled at https://www.ocf.berkeley.edu/~yourusername. As an example, check out [ckuehl's @@ -103,10 +100,9 @@ host. For this exercise, you won’t need to make modifications to ocflib. 3. Find the hours the OCF was open on your most recent birthday. If you get stuck, don't forget that you can search the [GitHub repo][ocflib] - or [Sourcegraph][sourcegraph] to find more info. + to find more info. [ocflib]: https://github.com/ocf/ocflib -[sourcegraph]: https://sourcegraph.ocf.berkeley.edu ## Make a pull request!\* Whenever a technical change to the OCF is made, we use [a pull