hamedhsn commented on code in PR #22253: URL: https://github.com/apache/airflow/pull/22253#discussion_r1450609588
########## docs/apache-airflow-providers-google/operators/cloud/kubernetes_engine.rst: ########## @@ -117,7 +117,7 @@ There are two operators available in order to run a pod on a GKE cluster: ``GKEStartPodOperator`` extends ``KubernetesPodOperator`` to provide authorization using Google Cloud credentials. There is no need to manage the ``kube_config`` file, as it will be generated automatically. All Kubernetes parameters (except ``config_file``) are also valid for the ``GKEStartPodOperator``. -For more information on ``KubernetesPodOperator``, please look at: :ref:`howto/operator:KubernetesPodOperator` guide. +For more information on ``KubernetesPodOperator``, please look at: :ref:`howto/operator:kubernetespodoperator` guide. Review Comment: reverted -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
