Download link is kind of broken
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 7
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
The header at the top of phalcon.io contains a Download link. This link seems to be valid, but its target depends on the source page. For example, from https://phalcon.io/en-us the target is https://phalcon.io/en-us/download/linux, which makes some sense (although nothing guarantees the target is Linux).
However, from https://docs.phalcon.io/4.0/en/introduction, the target is... https://docs.phalcon.io/4.0/en/introduction (itself).
I would have 2 suggestions:
- always point to https://phalcon.io/en-us/download/
- or replace "Download" with an "Install" link linking to the Installation page
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the header Download link from https://phalcon.io/en-us and https://docs.phalcon.io/4.0/en/introduction, then inspect the shared header implementation that generates those links. Done means the header consistently points to the intended download page or to the Installation page, rather than depending on the source page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100