aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Plano-Lesay <marc.planolesay@gmail.com>2019-10-29 23:42:47 +1100
committerc-parsons <cparsons@google.com>2019-10-29 08:42:47 -0400
commit930b3527b91213940f57289bb581a8b64d3c31ee (patch)
tree72fcb4402be265cb367f10f0f167b1a692ea5a78
parent734652aa5e1585646e90dfa19add0d57a954ce56 (diff)
downloadbazel-skylib-930b3527b91213940f57289bb581a8b64d3c31ee.tar.gz
Remove links to maprules (#213)
This pair of rules was removed in 58068fe0cc28d8d5e0115bf0e7d80189628f35db, and the docs removed in 084758ff75463750f6c2476348ed9442e7860275 - the links were forgotten.
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0b3a6fc..4ab2420 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,6 @@ s = shell.quote(p)
* [analysis_test](docs/analysis_test_doc.md)
* [build_test](docs/build_test_doc.md)
-* [`cmd_maprule` and `bash_maprule`](docs/maprule_doc.md)
## Writing a new module