Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/766
Ok - the issue is related to how the `tabs.css` is in there:
```html
<link rel="stylesheet" href="/docs/3.2.8-SNAPSHOT/stylesheets/tabs.css" />
```
if that were a relative url like everything else, we'd have it.---
