docs-v7 icon indicating copy to clipboard operation
docs-v7 copied to clipboard

Broken links on Angular components page

Open tjvantoll opened this issue 7 years ago • 3 comments

Make sure to check the existing issues in this repository

Please, tell us what's the problem?

[x] A typo [ ] Wrong documentation [ ] Improvement of existing article [ ] Missing documentation [ ] New article needed

Please, tell us more details

All of the components on this page link to https://docs.nativescript.org/angular/ui/true, which is a page that doesn’t exist. The non-Angular version of the components page has functioning links, so it’s just the Angular version of this page that’s problematic.

I would fix this myself but I’m not sure what Jekyll syntax I need to be using here to link to the Angular widgets.

tjvantoll avatar Jul 06 '18 20:07 tjvantoll

@tjvantoll I just checked the non-Angular version of the components page. (https://docs.nativescript.org/ui/components), it also has the sample problem, it links to (https://docs.nativescript.org/ui/true), which is a 404.

I'm, not sure where it is supposed to point to. Do you know?

I can make a PR for it if I know the correct link.

shiv19 avatar Jul 11 '18 05:07 shiv19

PR #1255 - fixing (https://docs.nativescript.org/angular/ui/true)

tsonevn avatar Jul 11 '18 11:07 tsonevn

@tsonevn Try clicking on Slider hyperlink in this link https://docs.nativescript.org/angular/ui/components#slider

and also other links below it.

They still appear to point to (https://docs.nativescript.org/angular/ui/true)

shiv19 avatar Jul 17 '18 20:07 shiv19