diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2021-08-06 14:30:56 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2021-08-06 14:30:56 -0700 |
commit | 52bd3f487196ab961f56bfdb0bb2bc9594482f7e (patch) | |
tree | 477db91124d1f049c0e0f0a1ca11279e185de511 /guide/src/reference_graph.md | |
parent | 57c9446b142a18bd9d876015eb372d771eeafd12 (diff) | |
download | fatcat-52bd3f487196ab961f56bfdb0bb2bc9594482f7e.tar.gz fatcat-52bd3f487196ab961f56bfdb0bb2bc9594482f7e.zip |
guide: update and rename search index page
Diffstat (limited to 'guide/src/reference_graph.md')
-rw-r--r-- | guide/src/reference_graph.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guide/src/reference_graph.md b/guide/src/reference_graph.md index a38a017b..26eec899 100644 --- a/guide/src/reference_graph.md +++ b/guide/src/reference_graph.md @@ -4,7 +4,7 @@ Since 08/2021 references are available on an "inbound" and "outbound" basis in the web interface. -The backend reference graph is available via the [Search API](./search_api.md) +The backend reference graph is available via the [Search Index](./search_api.md) under the `fatcat_ref` index. ## Background and Mode of Operation |