jayvenn21 opened a new issue, #488:
URL: https://github.com/apache/airavata-custos/issues/488

   ## Problem
   
   On the Custos website, the “Open on GitHub” link points to:
   
   https://github.com/apache/airavata-custos/tree/develop
   
   That URL is invalid because the repository does not appear to have a 
`develop` branch.
   
   ## Expected behavior
   
   The website should link to the main repository page:
   
   https://github.com/apache/airavata-custos
   
   or to the correct default branch if a branch-specific URL is needed.
   
   ## Actual behavior
   
   Clicking “View on Github” opens:
   
   https://github.com/apache/airavata-custos/tree/develop
   
   which results in an invalid GitHub page.
   
   ## Suggested fix
   
   Update the website link from:
   
   https://github.com/apache/airavata-custos/tree/develop
   
   to:
   
   https://github.com/apache/airavata-custos
   
   ## Note
   
   I will link a seperate Pull Request that fixes this issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to