We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9442ec0 commit fa7594fCopy full SHA for fa7594f
docusaurus.config.ts
@@ -157,7 +157,7 @@ const config: Config = {
157
},
158
{
159
label: 'Webinars',
160
- href: 'https://www.youtube.com/watch?v=U-x2gEy3968&list=PLS60dhorR-hgQ5n5L1boEQh0oVD-_k75p',
+ href: 'https://www.youtube.com/playlist?list=PLS60dhorR-hgQ5n5L1boEQh0oVD-_k75p',
161
162
// {
163
// label: 'Medium',
@@ -178,7 +178,7 @@ const config: Config = {
178
179
180
label: 'Terraform Provider',
181
- to: 'https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/latest/docs',
+ href: 'https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/latest/docs',
182
183
184
label: 'Ansible Collections',
0 commit comments