Harsh K
Harsh K
Can you explain, in brief, what caused this and how you fixed it? Thanks.
Oh so the CLI and URL input formats werr different.
You have to make it so that only the first step has no link.
All the other steps' description should be clickable.
Yeah. Great! You can ask for help here. We are always ready to help.
This one is open :)
Just follow the steps mentioned in the issue body @ashirbad29 :) If there is any doubt, please ask.
In short, as you can see in that code, it tries to *generate* a link to the docs but the link doesn't always exist. Instead of dynamically generating, you can...
> since its a small issue i change the code in the browser, should I need to test the code first by npm-run-test Not really, I don't think that part...
It was actually fixed by the other PR but the PR has a conflict. Maybe you can revive that PR?