summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Henri Symoneaux <phsym@users.noreply.github.com>2019-08-25 12:03:44 +0200
committerGitHub <noreply@github.com>2019-08-25 12:03:44 +0200
commitfadaa64ec513177feeb858b0977b4c18899b4961 (patch)
treeed3537c4bb06d6bb14abe5053669fea036b09dae
parente4eef6716b912aa34600b8eb5db8c6fbe52be2f6 (diff)
parentc145a07c782ca0791d1629ad0db8e1c2a40ce924 (diff)
Merge pull request #105 from vn971/patch-1
fix anchor href
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 337f4c2..27de628 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ A formatted and aligned table printer library for [Rust](https://www.rust-lang.o
* [List of style specifiers](#user-content-list-of-style-specifiers)
* [List of color specifiers](#user-content-list-of-color-specifiers)
* [Slicing](#user-content-slicing)
- * [Customize your table look and feel](#user-content-customize-your-table-look-and-feel)
+ * [Customize look and feel of a table](#customize-look-and-feel-of-a-table)
* [CSV import/export](#user-content-csv-importexport)
* [Importing](#user-content-importing)
* [Exporting](#user-content-exporting)