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

[Documentation]: Broken link to examples #73

Closed
1 task done
lines-of-codes opened this issue Aug 6, 2021 · 2 comments
Closed
1 task done

[Documentation]: Broken link to examples #73

lines-of-codes opened this issue Aug 6, 2021 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects

Comments

@lines-of-codes
Copy link

The Outdated/Incorrect Information

Broken link to an example in FastJ news (in FastJ 1.5.0 Release news) in the Audio Engine section, There's this message:

For the best information, check out the audio usage example.

I clicked the link, And it redirects to https://example.fastj.dev/audio/Main.java page. that redirects to https://github.com/fastjengine/FastJ/tree/main/src/example/java/tech/fastj/example/audio/Main.java which does not exist.

Suggested Documentation Changes

Fix the link into the correct one.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@lines-of-codes lines-of-codes added the documentation Improvements or additions to documentation label Aug 6, 2021
@lucasstarsz lucasstarsz added the good first issue Good for newcomers label Aug 7, 2021
@lucasstarsz
Copy link
Member

lucasstarsz commented Aug 7, 2021

It appears there are broken links to non-existent scene examples and behavior examples as well! Good catch.

EDIT: spelling.

@lucasstarsz lucasstarsz added this to To do in FastJ 1.6.0 Aug 10, 2021
@lucasstarsz
Copy link
Member

With the release of FastJ 1.5.1, the audio example has been added, and the link should now resolve properly on the website.

FastJ 1.6.0 automation moved this from To do to Done Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
No open projects
Development

No branches or pull requests

2 participants