mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	docs(fix): fix internal links between segments docs
This commit is contained in:
		
							parent
							
								
									8eb91fc860
								
							
						
					
					
						commit
						facf546df4
					
				| @ -13,7 +13,7 @@ The segments API is available to Pro and Enterprise users from Unleash 4.10. | |||||||
| To use the admin API, you'll need to [create and use an admin API token](../../user_guide/token.md). | To use the admin API, you'll need to [create and use an admin API token](../../user_guide/token.md). | ||||||
| ::: | ::: | ||||||
| 
 | 
 | ||||||
| The segments API lets you create, read, update, and delete [segments](../../reference/segments.mdx). All payload | The segments API lets you create, read, update, and delete [segments](../../reference/segments.mdx). | ||||||
| 
 | 
 | ||||||
| ## Get all segments | ## Get all segments | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -21,7 +21,7 @@ If an activation strategy has a segment *and* additional constraints applied, th | |||||||
| 
 | 
 | ||||||
| ## Creating, updating, and deleting segments | ## Creating, updating, and deleting segments | ||||||
| 
 | 
 | ||||||
| Segments can be created, edited, and deleted from the segments page in the admin UI or via the API (see the [segments API documentation](../api/admin/feature-toggles-api-v2.md)). | Segments can be created, edited, and deleted from the segments page in the admin UI or via the API (see the [segments API documentation](../api/admin/segments.mdx)). | ||||||
| 
 | 
 | ||||||
| A segment that is in use **cannot** be deleted. If you'd like to delete a segment that is in use, you must first remove the segment from all the activation strategies that are currently using it. | A segment that is in use **cannot** be deleted. If you'd like to delete a segment that is in use, you must first remove the segment from all the activation strategies that are currently using it. | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user