kaxil commented on a change in pull request #409:
URL: https://github.com/apache/airflow-site/pull/409#discussion_r616980937



##########
File path: sphinx_airflow_theme/sphinx_airflow_theme/footer.html
##########
@@ -21,14 +21,14 @@
     <div class="footer-section footer-section__media-section">
         <div class="d-flex align-items-center">
 
-            <a class="footer-section__media-section--link" target="_blank" 
href="https://github.com";>
+            <a class="footer-section__media-section--link" target="_blank" 
href="https://github.com/apache/airflow";>
                 <svg xmlns="http://www.w3.org/2000/svg"; width="46.14" 
height="45" viewBox="0 0 46.14 45">
                     <path id="Path_207" d="M228.962 1078.578a23.072 23.072 0 0 
0-7.29 44.96c1.154.212 1.574-.5 1.574-1.112 0-.548-.02-2-.031-3.924-6.417 
1.394-7.771-3.093-7.771-3.093a6.109 6.109 0 0 
0-2.562-3.375c-2.095-1.431.159-1.4.159-1.4a4.846 4.846 0 0 1 3.533 2.377c2.058 
3.525 5.4 2.507 6.714 1.917a4.926 4.926 0 0 1 
1.464-3.084c-5.123-.582-10.508-2.562-10.508-11.4a8.919 8.919 0 0 1 2.374-6.191 
8.3 8.3 0 0 1 .226-6.105s1.937-.62 6.344 2.365a21.857 21.857 0 0 1 11.551 
0c4.4-2.985 6.338-2.365 6.338-2.365a8.284 8.284 0 0 1 .23 6.105 8.9 8.9 0 0 1 
2.371 6.191c0 8.862-5.393 10.812-10.533 11.384a5.506 5.506 0 0 1 1.566 4.272c0 
3.084-.028 5.572-.028 6.329 0 .617.415 1.334 1.586 1.109a23.073 23.073 0 0 
0-7.308-44.958z" fill="#fff" fill-rule="evenodd" data-name="Path 207" 
transform="translate(-205.894 -1078.578)"></path>
                 </svg>
 
             </a>
 
-            <a class="footer-section__media-section--link" target="_blank" 
href="https://jira.atlassian.com/";>
+            <a class="footer-section__media-section--link" target="_blank" 
href="https://issues.apache.org/jira/projects/AIRFLOW/issues";>

Review comment:
       ```suggestion
               <a class="footer-section__media-section--link" target="_blank" 
href="https://github.com/apache/airflow/issues";>
   ```




-- 
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]


Reply via email to