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 some 404 #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix some 404 #18

wants to merge 1 commit into from

Conversation

fauust
Copy link

@fauust fauust commented Sep 20, 2021

http://isquared.nl/blog/2012/11/19/bash-lambda-expressions is also
giving a 404 at the moment (maybe only temporary).

http://isquared.nl/blog/2012/11/19/bash-lambda-expressions is also
giving a 404 at the moment (maybe only temporary).
@@ -172,7 +172,7 @@ also](http://tldp.org/LDP/abs/html/declareref.html))

#### Portability
* https://github.com/duggan/shlint
* http://manpages.ubuntu.com/manpages/natty/man1/checkbashisms.1.html
* https://manpages.ubuntu.com/manpages/impish/en/man1/checkbashisms.1.html
Copy link
Author

Choose a reason for hiding this comment

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

This seems to be an URL rewrite so the old link is still working in a browser.

Not in CLI though:

wget http://manpages.ubuntu.com/manpages/natty/man1/checkbashisms.1.html
--2021-09-20 10:33:01--  http://manpages.ubuntu.com/manpages/natty/man1/checkbashisms.1.html
Resolving manpages.ubuntu.com (manpages.ubuntu.com)... 91.189.88.185, 91.189.91.48, 91.189.91.49, ...
Connecting to manpages.ubuntu.com (manpages.ubuntu.com)|91.189.88.185|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-09-20 10:33:02 ERROR 404: Not Found

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.

1 participant