gianm opened a new issue #8592: Docs "edit" link is broken
URL: https://github.com/apache/incubator-druid/issues/8592
 
 
   To reproduce, go to 
https://druid.apache.org/docs/0.16.0-incubating/design/index.html or 
https://druid.apache.org/docs/latest/design/index.html and click "edit". The 
issue is that the extra `/latest/` or `/0.16.0-incubating/` is being passed 
along to the GitHub URL, leading to broken links like 
https://github.com/apache/incubator-druid/edit/master/docs/0.16.0-incubating/design/index.md.
 I think this is related to the `editUrl` in siteConfig.js (currently set to 
`https://github.com/apache/incubator-druid/edit/master/docs/`).
   
   Btw, a minor related thing: it'd be better to use 
https://github.com/apache/druid rather than 
https://github.com/apache/incubator-druid. That way, the links still work when 
we move to a TLP.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to