Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GEODE-8713: user guide API reference links - fix redirects for Geode website #709

Merged
merged 1 commit into from Dec 10, 2020

Conversation

davebarnes97
Copy link
Contributor

The previous fix failed when publishing to the Geode website (vs cf push to a PWS server).
Modified the website's .htaccess file to handle redirects there.
Changed cppdocs and dotnetdocs placeholders to cppapiref and dotnetapiref, respectively, to avoid recursion problems.
Updated source files (about* and client-cache-ref*) to use the new placeholders.
Tested locally and pushed to the Geode site to verify that it works in both environments.

Copy link

@karensmolermiller karensmolermiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@davebarnes97 davebarnes97 merged commit 3ac51c8 into apache:develop Dec 10, 2020
@davebarnes97 davebarnes97 deleted the feature/GEODE-8713 branch December 10, 2020 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants