Skip to content

Commit 5d2c09c

Browse files
authored
[DOCS] Update ServiceNow connector documentation links (#134379) (#134381)
closes elastic/docs-content#2653
1 parent c6dfec2 commit 5d2c09c

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

docs/reference/search-connectors/es-connectors-servicenow.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,6 @@ The ServiceNow connector is compatible with the following versions of ServiceNow
119119

120120
### Configuration [es-connectors-servicenow-client-configuration]
121121

122-
123-
124-
125122
The following configuration fields are required to set up the connector:
126123

127124
`url`
@@ -136,11 +133,11 @@ The following configuration fields are required to set up the connector:
136133
`services`
137134
: Comma-separated list of services to fetch data from ServiceNow. If the value is `*`, the connector will fetch data from the list of basic services provided by ServiceNow:
138135

139-
* [User](https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/roles/concept/user.md)
140-
* [Incident](https://docs.servicenow.com/bundle/tokyo-it-service-management/page/product/incident-management/concept/c_IncidentManagement.md)
141-
* [Requested Item](https://docs.servicenow.com/bundle/tokyo-servicenow-platform/page/use/service-catalog-requests/task/t_AddNewRequestItems.md)
142-
* [Knowledge](https://docs.servicenow.com/bundle/tokyo-customer-service-management/page/product/customer-service-management/task/t_SearchTheKnowledgeBase.md)
143-
* [Change request](https://docs.servicenow.com/bundle/tokyo-it-service-management/page/product/change-management/task/t_CreateAChange.md)
136+
* [User](https://www.servicenow.com/docs/bundle/vancouver-platform-administration/page/administer/roles/concept/user.html)
137+
* [Incident](https://www.servicenow.com/docs/bundle/vancouver-it-service-management/page/product/incident-management/concept/c_IncidentManagement.html)
138+
* [Requested Item](https://www.servicenow.com/docs/bundle/vancouver-servicenow-platform/page/use/service-catalog-requests/task/t_AddNewRequestItems.html)
139+
* [Knowledge](https://www.servicenow.com/docs/bundle/vancouver-servicenow-platform/page/product/knowledge-management/concept/c_KnowledgeHomepage.html)
140+
* [Change request](https://www.servicenow.com/docs/bundle/vancouver-it-service-management/page/product/change-management/task/t_CreateAChange.html)
144141

145142
::::{note}
146143
If you have configured a custom service, the `*` value will not fetch data from the basic services above by default. In this case you’ll need to mention these service names explicitly.
@@ -373,4 +370,4 @@ See [Security](/reference/search-connectors/es-connectors-security.md).
373370

374371
### Content extraction [es-connectors-servicenow-client-content-extraction]
375372

376-
See [Content extraction](/reference/search-connectors/es-connectors-content-extraction.md).
373+
See [Content extraction](/reference/search-connectors/es-connectors-content-extraction.md).

0 commit comments

Comments
 (0)