Fix broken link to new_sets doc page (#120)

This commit is contained in:
Matt Passell 2019-04-03 14:48:46 -04:00 committed by Laurent Le Brun
parent 2b1c4610c3
commit cc6a6c3ed4
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ s = shell.quote(p)
* [paths](docs/paths_doc.md)
* [selects](docs/selects_doc.md)
* [sets](lib/sets.bzl) - _deprecated_, use `new_sets`
* [new_sets](docs/new_sets.md)
* [new_sets](docs/new_sets_doc.md)
* [shell](docs/shell_doc.md)
* [structs](docs/structs_doc.md)
* [types](docs/types_doc.md)