From 0835ef74208fc938b6bed89eab60e78eb65da268 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Thu, 27 Jul 2023 13:39:47 -0500 Subject: [PATCH] fix(videos): Period in file name prevents URL resolution (#5055) Fixes #5009 - Replace period with dash and set name and alias. --- ...ing-Started-with-the-Node-js-Client-Library-in-InfluxDB.md} | 3 +++ 1 file changed, 3 insertions(+) rename content/resources/videos/{Getting-Started-with-the-Node.js-Client-Library-in-InfluxDB.md => Getting-Started-with-the-Node-js-Client-Library-in-InfluxDB.md} (77%) diff --git a/content/resources/videos/Getting-Started-with-the-Node.js-Client-Library-in-InfluxDB.md b/content/resources/videos/Getting-Started-with-the-Node-js-Client-Library-in-InfluxDB.md similarity index 77% rename from content/resources/videos/Getting-Started-with-the-Node.js-Client-Library-in-InfluxDB.md rename to content/resources/videos/Getting-Started-with-the-Node-js-Client-Library-in-InfluxDB.md index 188c54033..03a333990 100644 --- a/content/resources/videos/Getting-Started-with-the-Node.js-Client-Library-in-InfluxDB.md +++ b/content/resources/videos/Getting-Started-with-the-Node-js-Client-Library-in-InfluxDB.md @@ -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 >}}