-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Remove deprecated Russian translation #2965
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
Comments
@Sdju I believe this is linked correctly in the translation dropdown now. If you're referring to a different location, please feel free to re-open the issue with more info! |
The problem is not solved. In Google the link to the old documentation shows first and this causes a lot of problems with teaching beginners as not only Russians use this site. |
I believe the problem is there is still content running at https://v3.ru.vuejs.org/ so it is accessible by web crawlers and thus indexed by Google and other search engines, And new people being sent to it keeps it being relevant. The page should be taken down and url redirected. It looks like it is running under the official vuejs.org domain, so it is up to the team. Or? |
Hi all, now this website will be redirected to https://ru.vuejs.org. Hopefully this could solve the issue. |
Thank you! |
Hello!
After #2757 we have 2 domains for the Vue.js documentation in Russian language:
And the old one causes some problems for newbies. They use
@vue/cli
etc...Could you unlink the deprecated version and set up a redirect to the new version?
The text was updated successfully, but these errors were encountered: