ashb commented on a change in pull request #14688:
URL: https://github.com/apache/airflow/pull/14688#discussion_r594497705
##########
File path: docs/conf.py
##########
@@ -76,10 +76,10 @@
except StopIteration:
raise Exception(f"Could not find provider.yaml file for package:
{PACKAGE_NAME}")
PACKAGE_DIR = CURRENT_PROVIDER['package-dir']
- PACKAGE_VERSION = 'master'
+ PACKAGE_VERSION = 'devel'
Review comment:
Branch was going to be main, I was thinking that "main" in the docs
isn't clear enough though.
It appears we don't actually show this anywhere though, so it's probably
moot?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]