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

Fix: Broken Links #185

Merged
merged 9 commits into from
Oct 5, 2022
Merged

Conversation

bhavik2936
Copy link
Contributor

@bhavik2936 bhavik2936 commented Oct 4, 2022

Description

Fixed below broken links

  • Spring Boot Test Starter
  • provided JAX-RS Endpoint
  • IS8601 Serde
  • Epoch Serde
  • here in GraphQLDSL.java
  • elide-test-helpers
  • here in JsonApiDSL.java
  • security section
  • data store
  • asynchronous API

Concerns

Link for Spring Boot Test Starter might have temporarily yielded Forbiden error; Hence NOT modified.

As yaml files are used for static data file and does not support dynamic value; Breaking link for security section has been fixed by hardcoding the link in respective versioned yaml file.

This PR tries to resolve #184.

Disclosure

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

Copy link
Member

@aklish aklish left a comment

Choose a reason for hiding this comment

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

Nice!

@aklish aklish merged commit 2f9f9a3 into yahoo:gh-pages Oct 5, 2022
@bhavik2936 bhavik2936 deleted the bug/fix-breaking-links branch October 6, 2022 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Broken Links
2 participants