We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeb9316 commit a5effaaCopy full SHA for a5effaa
docusaurus.config.js
@@ -137,12 +137,12 @@ const config = {
137
dropdownActiveClassDisabled: true,
138
dropdownItemsAfter: [
139
{
140
- to: 'https://0-28-0.docs.pomerium.com/docs',
141
- label: 'v0.28 (latest)',
+ to: 'https://0-27-0.docs.pomerium.com/docs',
+ label: 'v0.27',
142
},
143
144
- type: 'html',
145
- value: '<hr>',
+ to: 'https://0-26-0.docs.pomerium.com/docs',
+ label: 'v0.26',
146
147
148
to: '/docs/versions',
0 commit comments