Jayanth Vennamreddy created AIRAVATA-3983:
---------------------------------------------
Summary: Broken Custos website GitHub link points to missing
develop branch
Key: AIRAVATA-3983
URL: https://issues.apache.org/jira/browse/AIRAVATA-3983
Project: Airavata
Issue Type: Bug
Components: Website/Documentation
Reporter: Jayanth Vennamreddy
The Custos website "Open on GitHub" link points to:
https://github.com/apache/airavata-custos/tree/develop
This URL is invalid because the repository does not appear to have a `develop`
branch.
Expected behavior:
The link should point to the valid repository URL:
https://github.com/apache/airavata-custos
or to the correct default branch if a branch-specific link is required.
I checked the apache/airavata-custos repository and could not find the website
source or this URL, so the website link may be generated from a separate
website/docs source. Not sure if this is the case or not, but I encountered a
404 error when i navigated to the /tree/develop link.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)