Skip to content

Commit 0e37d94

Browse files
committed
Fix broken link
1 parent 88a2655 commit 0e37d94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/security/threat-intelligence/find-threats.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
99

1010
## Use the global feed in a log search
1111

12-
The [Sumo Logic global feed sources](/docs/security/threat-intelligence/about-threat-intelligence/#sumo-logic-global-feed-sources) in the threat intelligence datastore contain threat indicators supplied by third party intel vendors and maintained by Sumo Logic.
12+
The [Sumo Logic threat intelligence sources](/docs/security/threat-intelligence/about-threat-intelligence/#sumo-logic-threat-intelligence-sources) in the threat intelligence datastore contain threat indicators supplied by third party intel vendors and maintained by Sumo Logic.
1313

1414
<img src={useBaseUrl('img/security/global-feed-threat-intelligence-tab-example.png')} alt="Global feed in the Threat Intelligence tab" style={{border: '1px solid gray'}} width="800" />
1515

@@ -31,7 +31,7 @@ All the dashboards in the [Threat Intel Quick Analysis](/docs/integrations/secur
3131

3232
## Use the threatip search operator
3333

34-
To find threats using IP addresses, use the `threatip` search operator. This operator correlates data in the [Sumo Logic global feed sources](/docs/security/threat-intelligence/about-threat-intelligence/#sumo-logic-global-feed-sources) based on IP addresses from your log data.
34+
To find threats using IP addresses, use the `threatip` search operator. This operator correlates data in the [Sumo Logic threat intelligence sources](/docs/security/threat-intelligence/about-threat-intelligence/#sumo-logic-threat-intelligence-sources) based on IP addresses from your log data.
3535

3636
For more information, see [threatip Search Operator](/docs/search/search-query-language/search-operators/threatip/).
3737

0 commit comments

Comments
 (0)