[
https://issues.apache.org/jira/browse/GEODE-6816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-6816:
----------------------------------
Labels: pull-request-available (was: )
> Geode Native Client user guide: Broken links to API docs
> --------------------------------------------------------
>
> Key: GEODE-6816
> URL: https://issues.apache.org/jira/browse/GEODE-6816
> Project: Geode
> Issue Type: Bug
> Components: docs, native client
> Reporter: Dave Barnes
> Assignee: Dave Barnes
> Priority: Major
> Labels: pull-request-available
>
> The page "Configuring the Client Cache"
> ([https://geode.apache.org/docs/geode-native/19/configuring/config-client-cache.html])
> contains two links to the API docs, one for C++, one for .NET. The links
> don't connect.
> Fix likely involves two parts:
> # Link targets in the page source need to be given a recognizable,
> substitutable form, e.g. "cppdocs" should be "/cppdocs".
> # The .htaccess file in the `geode-site` repo needs to pick up on this
> notation and substitute the correct paths, which are:
> [https://geode.apache.org/releases/latest/cppdocs/index.html], and
> [https://geode.apache.org/releases/latest/dotnetdocs/index.html]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)