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 more 404 links and a few redirects. #2604

Merged
merged 1 commit into from
Sep 28, 2019
Merged

Fix more 404 links and a few redirects. #2604

merged 1 commit into from
Sep 28, 2019

Conversation

XhmikosR
Copy link
Contributor

@XhmikosR XhmikosR commented Sep 25, 2019

Fixes #2603, fixes #2613 along the way.

@XhmikosR
Copy link
Contributor Author

I also have #2424 (comment) that I need guidance how to proceed. And those are the English ones only, I suspect there are even more.


As mentioned above, there are also a number of 'pseudo-globals' included at the module level in every module:

- `module`, `module.exports`, `exports` - These objects all pertain to Node's module system. [Read More](/en/knowledge/getting-started/what-is-require)
- __filename - The `__filename` keyword contains the path of the currently executing file. Note that this is not defined while running the [Node REPL](/en/knowledge/REPL/how-to-use-nodejs-repl).
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed the wrong output in these 2 lines too

@XhmikosR XhmikosR changed the title Fix more 404 links. Fix more 404 links and a few redirects. Sep 25, 2019
@Trott
Copy link
Member

Trott commented Sep 28, 2019

@nodejs/website This could use reviews.

@XhmikosR XhmikosR mentioned this pull request Sep 28, 2019
Copy link
Contributor

@alexandrtovmach alexandrtovmach left a comment

Choose a reason for hiding this comment

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

Thanks a lot for your effort

@Trott Trott merged commit 03914de into nodejs:master Sep 28, 2019
@XhmikosR XhmikosR deleted the master-xmr-404s branch September 29, 2019 05:43
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 this pull request may close these issues.

Web page broken link (404 error) ../what-is-try-catch/ Web page broken link (404 error).
4 participants