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

broken link / page not found #92

Closed
221V opened this issue Oct 2, 2022 · 1 comment · Fixed by #93
Closed

broken link / page not found #92

221V opened this issue Oct 2, 2022 · 1 comment · Fixed by #93

Comments

@221V
Copy link

221V commented Oct 2, 2022

hello!

https://www.erlang.org/blog/my-otp-25-highlights/#selectable-features-and-the-new-maybe_expr-feature
there are link on this page --

When starting an Erlang node the specific feature (or all) must be enabled otherwise the .beam file with the feature will not be allowed for loading.
erl -enable-feature maybe_expr
Or
erl -enable-feature all

For more details see the feature section in the Erlang Reference Manual.

but on that link - https://www.erlang.org/doc/reference_manual/feature.html -

Page Not Found
Looks like you've followed a broken link or entered a URL that doesn't exist on this site.
Back to our site
If this is your site, and you weren't expecting a 404 for this path, please visit Netlify's ["page not found" support guide](https://answers.netlify.com/t/support-guide-i-ve-deployed-my-site-but-i-still-see-page-not-found/125?utm_source=404page&utm_campaign=community_tracking) for troubleshooting tips.
garazdawi added a commit that referenced this issue Oct 3, 2022
garazdawi added a commit that referenced this issue Oct 3, 2022
@garazdawi
Copy link
Contributor

Thanks! The link should now point to a valid page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants