fix: remove extra bracket preventing URL formatting (#4227)

* fix: remove extra bracket preventing URL formatting
pull/4287/head^2
Joshua Powers 2022-07-29 13:37:01 -06:00 committed by GitHub
parent 816439818c
commit d3bfdaa8e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
--- ---
title: API Invokable Scripts title: API Invokable Scripts
description: > description: >
InfluxDB lets you [invoke scripts](/influxdb/cloud/api-guide/api-invokable-scripts/) using the InfluxDB APIs ([InfluxDB Cloud API]](/influxdb/cloud/api/) and [InfluxDB OSS (open source) API](/influxdb/latest/api/). Here, Jay Clifford explains how to use this feature with custom endpoints to improve the functionality, efficiency, and security of your applications. InfluxDB lets you [invoke scripts](/influxdb/cloud/api-guide/api-invokable-scripts/) using the InfluxDB APIs ([InfluxDB Cloud API](/influxdb/cloud/api/) and [InfluxDB OSS (open source) API](/influxdb/latest/api/)). Here, Jay Clifford explains how to use this feature with custom endpoints to improve the functionality, efficiency, and security of your applications.
menu: menu:
resources: resources:
parent: Videos parent: Videos