Skip to content

Commit f064648

Browse files
committed
Add missing screenshot caption
1 parent d2bf26b commit f064648

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/docs/managing-flags/code-references.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Integrate with Code References to track feature flag usage in your codebase, and
1212

1313
![Code References badges displayed in the Features list, each containing a count of references of that feature](./code-references/feature-list.png)
1414

15+
<p style={{textAlign: 'center', fontSize: '0.9em', color: 'gray', marginTop: '-1.5rem'}}>Code Reference counts displayed in Features list</p>
16+
1517
:::info
1618

1719
We currently only offer integrating with GitHub. Support to other VCS platforms is coming soon.
@@ -125,6 +127,8 @@ Integrating with Code References **does not** expose your source code to Flagsmi
125127

126128
:::
127129

130+
Feature details will expand on the _Code References_ tab, and list locations of each code reference:
131+
128132
![Code References listed for each repository within Feature details](./code-references/feature-details.png)
129133

130134
## Related

0 commit comments

Comments
 (0)