fix(videos): Period in file name prevents URL resolution (#5055)
Fixes #5009 - Replace period with dash and set name and alias.pull/5057/head^2
parent
557be11e14
commit
0835ef7420
|
|
@ -5,11 +5,14 @@ description: >
|
|||
menu:
|
||||
resources:
|
||||
parent: Videos
|
||||
name: Getting Started with the Node.js Client Library in InfluxDB
|
||||
weight: 164
|
||||
youtubeID: VxQVda-ilIo
|
||||
date: 2022-7-12
|
||||
series: [Meet the Developers S7]
|
||||
metadata: [Meet the Developer Series]
|
||||
aliases:
|
||||
- /resources/videos/getting-started-with-the-node.js-client-library-in-influxdb/
|
||||
---
|
||||
|
||||
{{< resources/video-content >}}
|
||||
Loading…
Reference in New Issue