This is an automated email from the ASF dual-hosted git repository.
ryanahamilton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/master by this push:
new 86a54b7 Bump version to match node dependency (#14624)
86a54b7 is described below
commit 86a54b763dc458d5c24caba399dd07eac913ed9c
Author: Ryan Hamilton <[email protected]>
AuthorDate: Fri Mar 5 08:35:43 2021 -0500
Bump version to match node dependency (#14624)
---
docs/conf.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/conf.py b/docs/conf.py
index 13758c7..353b2eb 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -536,4 +536,4 @@ if PACKAGE_NAME == 'apache-airflow':
]
# Options for script updater
- redoc_script_url =
"https://cdn.jsdelivr.net/npm/[email protected]/bundles/redoc.standalone.js"
+ redoc_script_url =
"https://cdn.jsdelivr.net/npm/[email protected]/bundles/redoc.standalone.js"