summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVasili Novikov <vn971@users.noreply.github.com>2019-05-02 19:05:39 +0200
committerGitHub <noreply@github.com>2019-05-02 19:05:39 +0200
commitc145a07c782ca0791d1629ad0db8e1c2a40ce924 (patch)
treec868f17ef728fc15675dd3f3388c1a437272cfc5
parentfa70ca6fdb7d0d98a04961c1a74105e4f797661d (diff)
fix anchor href
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7f3d2de..dc4a9f3 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)