mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore: rename impression data how-to
This commit is contained in:
parent
845168385b
commit
9998e4cd63
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: How to send impression data to a sink
|
title: How to capture impression data
|
||||||
---
|
---
|
||||||
import ApiRequest from '@site/src/components/ApiRequest'
|
import ApiRequest from '@site/src/components/ApiRequest'
|
||||||
|
|
@ -57,7 +57,7 @@ module.exports = {
|
|||||||
'user_guide/create_feature_toggle',
|
'user_guide/create_feature_toggle',
|
||||||
'how-to/how-to-define-custom-context-fields',
|
'how-to/how-to-define-custom-context-fields',
|
||||||
'how-to/how-to-use-custom-strategies',
|
'how-to/how-to-use-custom-strategies',
|
||||||
'how-to/how-to-send-impression-data-to-a-sink'
|
'how-to/how-to-capture-impression-data'
|
||||||
],
|
],
|
||||||
type: 'category',
|
type: 'category',
|
||||||
link: {
|
link: {
|
||||||
|
Loading…
Reference in New Issue
Block a user