Fix remaining references to moved Starlark configuration docs.
PiperOrigin-RevId: 452383140
Change-Id: I6e8fe59591da82e959cacfa34343e8cac8797546
diff --git a/site/en/docs/configurable-attributes.md b/site/en/docs/configurable-attributes.md
index 3b636c5..f2a20b9 100644
--- a/site/en/docs/configurable-attributes.md
+++ b/site/en/docs/configurable-attributes.md
@@ -207,7 +207,7 @@
)
```
-Behavior is the same as for [built-in flags](#built-in-flags). See [here](https://github.com/bazelbuild/examples/tree/HEAD/rules/starlark_configurations/select_on_build_setting){: .external}
+Behavior is the same as for [built-in flags](#built-in-flags). See [here](https://github.com/bazelbuild/examples/tree/HEAD/configurations/select_on_build_setting){: .external}
for a working example.
[`--define`](/reference/command-line-reference#flag--define)