coala-bears
coala-bears copied to clipboard
Invalid Link : of "Bears Documentation"
There is a issue in coala'a web page,In About section the "Bears Documentation" button is not giving expected result of Bears Documentation.
Steps to Reproduce
1.check the link of "Bears Documentation" button
Actual Results
when we click on "Bears Documentation" its redirect on "LANGUAGES" section of website
Expected Results
when we click on "Bears Documentation" its must redirected on Documentation page of Bears.
This is not the correct place for this issue, but anyways it has been already reported. Have a look at https://github.com/coala/coala-bears/issues/2632
can you tell me the correct place for this type of issue
@abhishalya I don’t think that we do a coala-bears api documentation as like coala repository has. Currently, we are having the coala-bears documentation on coala Webservices which we fetch and display it under Languages tab ( Broken for now )
can you tell me the correct place for this type of issue
Correct Place: https://github.com/coala/landing-frontend Also an issue related to this has already been created. We are using coala Webservices for displaying the bears metadata documentation NOT the code
Can I work on this?
@mitchell-frost No, this is related to the webservices. We might need someone experienced to fix that whole thing.
@KVGarg can we fix the webservices? I'm not sure what is required. Iirc, it was a data issue..
Maybe the issue was with docker container not having coala bears, or the issue was something else. I didn’t remember completely as it has been long time I have look on webservices. Maybe this PR was a solution to that, https://gitlab.com/coala/landing/-/merge_requests/63. I’m not getting enough time to get all the enhancements and improvements merged to coala so that newcomers can use it. Will try this week to get it done.
@KVGarg will check that our over weekend, if that PR is what we require then we should get it merged.