Skip to content

Commit 6c8e25b

Browse files
committed
Update images & URLs in docs/code-search/working/saved_searches.mdx
1 parent f1d49c0 commit 6c8e25b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/code-search/working/saved_searches.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Saved Searches lets you reuse and share search queries. You can create a saved s
66

77
Saved Searches functionality is available to both Free and Enterprise Code Search users. To access or create new Saved Searches in the Sourcegraph web app, click the **Tools > Saved Searches** in the top navigation bar.
88

9-
![saved-searhces](https://storage.googleapis.com/sourcegraph-assets/Docs/saved-searches-0824.png)
9+
![saved-searhces](https://storage.googleapis.com/sourcegraph-assets/Docs/saved-searches-2025.png)
1010

1111
## Creating saved searches
1212

@@ -18,7 +18,7 @@ To create a new saved search:
1818

1919
A `patternType:` filter is required in the query for all saved searches. `patternType` can be `keyword`, `standard`, `literal`, or `regexp`. You cannot create a saved search without defining the `patternType:` field.
2020

21-
![create-new-saved-search](https://storage.googleapis.com/sourcegraph-assets/Docs/create-new-saved-search-0824.png)
21+
![create-new-saved-search](https://storage.googleapis.com/sourcegraph-assets/Docs/create-new-saved-search-2025.png)
2222

2323
Enable the checkbox for **Draft** if you don't want other users to use your saved search. This is useful for testing the query before sharing it with others. Once done, click the **Create saved search** button to be redirected to the Saved Searches page.
2424

@@ -32,7 +32,7 @@ In addition, you can also search within your saved searches and sort your saved
3232

3333
To transfer ownership of a saved search, click the **Edit** button next to it, click the **Transfer ownership** button, and select the organization to which you want to transfer the saved search.
3434

35-
![transfer-ownership](https://storage.googleapis.com/sourcegraph-assets/Docs/transfer-ownership-saved-search-0824.png)
35+
![transfer-ownership](https://storage.googleapis.com/sourcegraph-assets/Docs/transfer-ownership-saved-search-2025.png)
3636

3737
## Example saved searches
3838

0 commit comments

Comments
 (0)