Skip to content

Commit 631d3cb

Browse files
authored
Update README with link to k8s doc for labels
1 parent f7da117 commit 631d3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Kubernetes Label Selector
22
========================
33

4-
Provides a LabelSelector JavaScript object that understand kubernetes labels and label selector syntax, and works directly with JSON API objects from kubernetes. Includes an AngularJS based label filtering widget.
4+
Provides a LabelSelector JavaScript object that understand kubernetes labels and label selector syntax, and works directly with JSON API objects from kubernetes. Includes an AngularJS based label filtering widget. See the kubernetes documentation about [labels](http://kubernetes.io/docs/user-guide/labels/) for more information.
55

66
Getting Started
77
---------------

0 commit comments

Comments
 (0)