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
Searching for .: has two 404 pages
#1346
Comments
|
These are now not indexed, but they are listed on https://docs.perl6.org/routine-operator.html |
|
This is because when link to |
|
They are indexed under different names, for instance, prefix call. But those 404 pages are not nice. Maybe they are related to #1971, since the file name they are generating is not correct. |
|
The first one works now, the second one does not. Searching for both still issue errors. |
Searching for
.:on the docs gives two results that end up on 404 pages https://docs.perl6.org/routine/.:: and https://docs.perl6.org/routine/.:%3Cprefix%3EThe text was updated successfully, but these errors were encountered: