Kengo Seki created AIRFLOW-2518:
-----------------------------------
Summary: Fix broken ToC links in integration.rst
Key: AIRFLOW-2518
URL: https://issues.apache.org/jira/browse/AIRFLOW-2518
Project: Apache Airflow
Issue Type: Bug
Components: docs, Documentation
Reporter: Kengo Seki
Assignee: Kengo Seki
Ran docs/build.sh and got the following warnings:
{code}
/home/sekikn/dev/incubator-airflow/docs/integration.rst:4: WARNING: undefined
label: reverseproxy (if the link has no caption the label must precede a
section header)
/home/sekikn/dev/incubator-airflow/docs/integration.rst:7: WARNING: undefined
label: databricks (if the link has no caption the label must precede a section
header)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)