website: fix for ff3-1 doc formatting (#11206)
This commit is contained in:
parent
081d3e9f03
commit
69bde9ec9b
|
@ -1,3 +1,9 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: FF3-1 Tweak Usage Documentation
|
||||
description: |-
|
||||
Details and best practices for FF3-1 transform usage.
|
||||
---
|
||||
# FF3-1 Tweak Usage Documentation
|
||||
|
||||
## Introduction
|
||||
|
|
|
@ -172,7 +172,7 @@ In summary, there are three ways in which the tweak value may be sourced:
|
|||
|
||||
Your team and organization should weigh the trade-offs when it comes to
|
||||
choosing the proper tweak source to use. For `supplied` and `internal`
|
||||
sourcing, please see [FF3-1 Tweak Usage Details](/transform/ff3-tweak-details)
|
||||
sourcing, please see [FF3-1 Tweak Usage Details](/docs/secrets/transform/ff3-tweak-details)
|
||||
|
||||
#### Input Limits
|
||||
|
||||
|
|
Loading…
Reference in New Issue