aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/docs/skylark/rules.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/site/docs/skylark/rules.md b/site/docs/skylark/rules.md
index 25bc3a4b2a..8715a68574 100644
--- a/site/docs/skylark/rules.md
+++ b/site/docs/skylark/rules.md
@@ -344,9 +344,6 @@ Otherwise, executables that are used at runtime (e.g. as part of a test) should
be built for the target configuration. In this case, specify `cfg="target"` in
the attribute.
-The configuration `"data"` is present for legacy reasons and should be used for
-the `data` attributes.
-
## <a name="fragments"></a> Configuration Fragments
Rules may access [configuration fragments](lib/skylark-configuration-fragment.html)