[
https://issues.apache.org/jira/browse/TS-2841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008146#comment-14008146
]
Masakazu Kitajo commented on TS-2841:
-------------------------------------
It discussed on this ticket below.
https://github.com/rtfd/readthedocs.org/issues/283
If I understand correctly, putting this line into conf.py would work.
{noformat}
mathjax_path = 'https://docs.trafficserver.apache.org/__RTD/MathJax.js'
{noformat}
> ReadTheDocs mixes HTTP URLs in with HTTPS
> -----------------------------------------
>
> Key: TS-2841
> URL: https://issues.apache.org/jira/browse/TS-2841
> Project: Traffic Server
> Issue Type: Bug
> Components: Documentation
> Reporter: Leif Hedstrom
>
> At least one place I found is:
> {code}
> <script type="text/javascript"
> src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
> {code}
> I don't know how to modify this, but it would be great if this can be changed
> to HTTPS. Also, I've made a copy of that file, and it's also available from
> https://docs.trafficserver.apache.org/__RTD/MathJax.js
--
This message was sent by Atlassian JIRA
(v6.2#6252)