Github user robertdale commented on the issue:

    https://github.com/apache/tinkerpop/pull/589
  
    @spmallette @dkuppitz Separate issue:  when I pull up the initial URL to 
look at the docs, it's local -
     `http://172.17.0.2/` .
    
    Anchor links to the same page are also local - 
`http://172.17.0.2/#tutorials` .
    
    However, all links to other pages are remote!  Also, you can't just replace 
the server name with the local IP, the URL is slightly different.  e.g.
    `http://tinkerpop.apache.org/docs/3.3.0-SNAPSHOT/reference`
    must be changed to  `http://172.17.0.2/reference/` in order to view it 
locally.
    
    Let me know if this is your experience and if you want me to create a 
ticket for it.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to