Opened 17 years ago
Closed 17 years ago
#796 closed Defect (fixed)
Bad link text in privacy policy
| Reported by: | Nicolas | Owned by: | davea |
|---|---|---|---|
| Priority: | Trivial | Milestone: | Undetermined |
| Component: | Web - Project | Version: | |
| Keywords: | Cc: |
Description
A good way to know if link text is good is taking the links out of context and seeing if they still make any sense.
Extracting links from info.php gives us:
It's impossible to tell where the first two link to. The amount of people getting this wrong is obvious; the first result searching for "click here" in Google is to download Adobe Reader, probably because of a "click here to download".Using "click here" is always wrong.
I attached a patch that gives more descriptive link text in the privacy policy, replacing the two 'here's.
Attachments (1)
Change History (2)
Changed 17 years ago by
comment:1 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |

Fixed in [16687]