Github user queeniema commented on a diff in the pull request:
https://github.com/apache/incubator-edgent-website/pull/88#discussion_r94853271
--- Diff: site/_data/mydoc/mydoc_topnav.yml ---
@@ -60,24 +60,24 @@ javadoc_dropdowns:
version: all
output: web
items:
- - title: lastest
- external_url:
http://edgent.incubator.apache.org/javadoc/latest/index.html
+ - title: latest
+ url: /..\/javadoc\/latest
--- End diff --
When testing locally, Jekyll wasn't recognizing the path without the
backslashes. Does `url: /javadoc/latest` work for anyone else?
---
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.
---