rdocumentation-2.0
rdocumentation-2.0 copied to clipboard
searching a function on homepage shows the function and clicking it returns query page
Reproduction
- Open https://www.rdocumentation.org/ > search any function like "factor"
- scroll and click to that function. (Refer to screenshot1)
- redirects to query page. (Refer to screenshot2)
Reference


Expected result
- Redirect directly to function page.
- In query page, It should shows the function page.