Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 1b248af

Browse files
committed
Website: fix features list link on feature page #todo
1 parent 55336a0 commit 1b248af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ if you want to compress the output for production.
352352

353353
Any omissions of the CSS specifications (even in draft) that are subject to be
354354
handled by cssnext are not intentional.
355-
You can take a look at the [list of features that are waiting to be implemented](https://github.com/cssnext/cssnext/issues?q=is%3Aopen+is%3Aissue+label%3Afeature+label%3Aready).
355+
You can take a look at the [list of features that are waiting to be implemented](https://github.com/cssnext/cssnext/issues?q=is%3Aopen+is%3Aissue+label%3A%22type%3A+feature+request%22).
356356
Feel free to work on a feature ready to be added, or
357357
[open a new issue](https://github.com/cssnext/cssnext/issues/new)
358358
if you find something that should be handled.

0 commit comments

Comments
 (0)