ThomasDelteil edited a comment on issue #16284: Fixing links for website + 
Fixing search
URL: https://github.com/apache/incubator-mxnet/pull/16284#issuecomment-535874664
 
 
   @marcoabreu I don't think there's a special reason why links have been added 
in absolute way vs a relative way. Absolute links way makes it easier to have 
effective redirects, but as you mentioned they are indeed domain dependent and 
it becomes a problem if we test on a different domain. Relative links makes it 
easy to change domain. 
   The current set of updates focus on fixing the links rather than updating 
them all to be relative vs absolute which is a whole other beast. This update 
took care of ~30 links / 150+ broken ones. I think priority right now should be 
given to fixing the links, and the next update can focus on standardizing them.

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


With regards,
Apache Git Services

Reply via email to