Fixed #Naming-Conventions anchor link

This commit is contained in:
Konstantin Chukhlomin 2019-06-27 14:30:26 -04:00 committed by GitHub
parent baaaa4e6cc
commit aa3d80f2eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ I'd like to take a few sentences to clarify my stance on `gofmt` because there a
## Table of Contents
* [Introduction to Clean Code](#Introduction-to-Clean-Code)
* [Test-Driven Development](#Test-Driven-Development)
* [Naming Conventions](#Naming)
* [Naming Conventions](#Naming-Conventions)
* * [Comments](#Comments)
* [Function Naming](#Function-Naming)
* [Variable Naming](#Variable-Naming)