Skip to content

Commit ab40173

Browse files
committed
Keep only hash links in contents.
1 parent bbcedca commit ab40173

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ These are all my real commits from the last year.
88

99
## Contents
1010

11-
- [Installation](https://github.com/IonicaBizau/git-stats#installation)
12-
- [Catching the `git commit` command](https://github.com/IonicaBizau/git-stats#catching-the-git-commit-command)
13-
- [Using `git` hooks](https://github.com/IonicaBizau/git-stats#using-git-hooks)
14-
- [Overriding the `git` command](https://github.com/IonicaBizau/git-stats#overriding-the-git-command)
15-
- [Usage](https://github.com/IonicaBizau/git-stats#usage)
16-
- [Importing and deleting commits](https://github.com/IonicaBizau/git-stats#importing-and-deleting-commits)
17-
- [Importing all the commits from GitHub and BitBucket](https://github.com/IonicaBizau/git-stats#importing-all-the-commits-from-github-and-bitbucket)
18-
- [See the GitHub Contributions calendar](https://github.com/IonicaBizau/git-stats#see-the-github-contributions-calendar)
19-
- [Documentation](https://github.com/IonicaBizau/git-stats#documentation-)
20-
- [How to contribute](https://github.com/IonicaBizau/git-stats#how-to-contribute)
11+
- [Installation](#installation)
12+
- [Catching the `git commit` command](#catching-the-git-commit-command)
13+
- [Using `git` hooks](#using-git-hooks)
14+
- [Overriding the `git` command](#overriding-the-git-command)
15+
- [Usage](#usage)
16+
- [Importing and deleting commits](#importing-and-deleting-commits)
17+
- [Importing all the commits from GitHub and BitBucket](#importing-all-the-commits-from-github-and-bitbucket)
18+
- [See the GitHub Contributions calendar](#see-the-github-contributions-calendar)
19+
- [Documentation](#documentation-)
20+
- [How to contribute](#how-to-contribute)
2121

2222
## Installation
2323
```sh

0 commit comments

Comments
 (0)