Github user felixcheung commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22753#discussion_r225792435
  
    --- Diff: docs/_layouts/global.html ---
    @@ -184,7 +184,8 @@ <h1 class="title">{{ page.title }}</h1>
                         });
                     };
                     script.src = ('https:' == document.location.protocol ? 
'https://' : 'http://') +
    -                    
'cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
    +                    
'cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js' +
    --- End diff --
    
    should we avoid hardcoding the version inline?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to