We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a958373 commit 2eda49fCopy full SHA for 2eda49f
src/Elastic.Documentation.Site/Assets/web-components/VersionDropdown.tsx
@@ -172,8 +172,8 @@ const VersionDropdown = ({
172
renderItem: () => (
173
<EuiPanel paddingSize="s" hasShadow={false}>
174
<EuiText size="xs" color="subdued">
175
- This page was fully migrated to the
176
- current version.
+ There are no other versions available
+ for this page.
177
</EuiText>
178
</EuiPanel>
179
),
0 commit comments