You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/01/06 22:02:40 UTC

[GitHub] [airflow] xinbinhuang commented on a change in pull request #7086: [AIRFLOW-XXXX] Fix typos and broken links in development docs

xinbinhuang commented on a change in pull request #7086: [AIRFLOW-XXXX] Fix typos and broken links in development docs
URL: https://github.com/apache/airflow/pull/7086#discussion_r363504369
 
 

 ##########
 File path: TESTING.rst
 ##########
 @@ -278,7 +278,7 @@ Local and Remote Debugging
 ==========================
 
 One of the great benefits of using the local virtualenv and Breeze is an option to run
-local debugging in your IDE graphical interface. You can also use ``ipdb``
+local debugging in `your IDE graphical interface <BREEZE.rst#using-your-host-ide>`__. You can also use ``ipdb``
 if you prefer `console debugging <#breeze-debugging-with-ipdb>`__.
 
 Review comment:
   I tried to find this broken link with `grep -R 'ipdb' .` but I could not find anything relevant. Was this rewritten into something else? Or should I remove the link if this was removed all together? 
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services