#26465 closed Cleanup/optimization (invalid)
Contributing to Django:: Link text is not english
Reported by: | Kai Feldhoff | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.9 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The 3rd item in the second list-block:
Submit patches for new and/or fixed behavior. If you’re looking for an easy way to start contributing to Django read the Escribiendo tu primer parche para Django tutorial and have a look at the easy pickings tickets. The Patch review checklist will also be helpful.
Change History (4)
comment:1 by , 9 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 9 years ago
Ups, yes you are right.
I quickly searched "contribute django" in Google, and the first hit was https://docs.djangoproject.com/es/1.9/internals/contributing/. With only one obvious Spanish contect I had no idea to check the link.
comment:3 by , 9 years ago
This is another instance of "we messed up the SEO and Google cannot figure out that our doc pages are translations (not always complete) of the same content".
comment:4 by , 9 years ago
Our efforts to fix the search results are tracked in https://github.com/django/djangoproject.com/issues/621. I just merged another commit that may help (adding <html lang="{{ actual langauge }}">
).
You're probably looking at the Spanish docs "es" in the URL instead of "en".