This pertains to the developer information site, http://www.geni.com/platform/developer.
All of the links in the left-side navigation appear to be missing the leading slash that would point to a directory relative to home; instead, these links break and send my browser searching for a "server" that doesn't exist. e.g. the URL "platform/developer/help/reference?version=1" should probably read "/platform/developer/help/reference?version=1" and so on.
Interestingly, this is not true of subpages, such as the one mentioned above; from there, all links in the left-side navigation appear to be absolute (e.g. "http://www.geni.com/platform/developer/help?version=1"), not relative. It is only on the landing page, http://www.geni.com/platform/developer, that I see this problem.