-
Notifications
You must be signed in to change notification settings - Fork 424
Closed
Description
Documentation pages containing source code like https://airflow.apache.org/docs/stable/_modules/airflow/example_dags/tutorial.html display a copy button like this one
This copy button is
- misplaced: I think the copy button was placed closer to the actual source code box before (but maybe my memory does not serve me well)
- links to an non-existing page: the button works, it copies the source code to the clipboard but it links to https://airflow.apache.org/docs/stable/_modules/airflow/example_dags/_modules/airflow/example_dags/tutorial.html instead of https://airflow.apache.org/docs/stable/_modules/airflow/example_dags/tutorial.html. (Note the duplicated
_modules/airflow/example_dagsin the URL)
Apache Airflow version:
Kubernetes version (if you are using kubernetes) (use kubectl version):
Environment:
- Cloud provider or hardware configuration:
- OS (e.g. from /etc/os-release):
- Kernel (e.g.
uname -a): - Install tools:
- Others:
What happened:
What you expected to happen:
How to reproduce it:
Anything else we need to know:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
