sourcegraph/internal/opencodegraph
Camden Cheek 1ead945267
Docs: update links to point to new site (#60381)
We have a number of docs links in the product that point to the old doc site. 

Method:
- Search the repo for `docs.sourcegraph.com`
- Exclude the `doc/` dir, all test fixtures, and `CHANGELOG.md`
- For each, replace `docs.sourcegraph.com` with `sourcegraph.com/docs`
- Navigate to the resulting URL ensuring it's not a dead link, updating the URL if necessary

Many of the URLs updated are just comments, but since I'm doing a manual audit of each URL anyways, I felt it was worth it to update these while I was at it.
2024-02-13 00:23:47 +00:00
..
amplitude_provider.go OpenCodeGraph prototype (#58675) 2023-12-06 21:39:33 -08:00
BUILD.bazel OpenCodeGraph prototype (#58675) 2023-12-06 21:39:33 -08:00
chromatic_util.go OpenCodeGraph prototype (#58675) 2023-12-06 21:39:33 -08:00
doc.go OpenCodeGraph prototype (#58675) 2023-12-06 21:39:33 -08:00
docs_provider.go Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
googledocs_provider.go OpenCodeGraph prototype (#58675) 2023-12-06 21:39:33 -08:00
grafana_provider.go OpenCodeGraph prototype (#58675) 2023-12-06 21:39:33 -08:00
multi.go OpenCodeGraph prototype (#58675) 2023-12-06 21:39:33 -08:00
protocol_test.go OpenCodeGraph prototype (#58675) 2023-12-06 21:39:33 -08:00
protocol.go OpenCodeGraph prototype (#58675) 2023-12-06 21:39:33 -08:00
providers.go OpenCodeGraph prototype (#58675) 2023-12-06 21:39:33 -08:00
storybook_provider.go OpenCodeGraph prototype (#58675) 2023-12-06 21:39:33 -08:00
util.go OpenCodeGraph prototype (#58675) 2023-12-06 21:39:33 -08:00