Merge pull request #13 from chuhlomin/patch-1

Fixed #Naming-Conventions anchor link
This commit is contained in:
Lasse Martin Jakobsen 2019-07-01 07:07:23 +02:00 committed by GitHub
commit b0b869f519
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 ## Table of Contents
* [Introduction to Clean Code](#Introduction-to-Clean-Code) * [Introduction to Clean Code](#Introduction-to-Clean-Code)
* [Test-Driven Development](#Test-Driven-Development) * [Test-Driven Development](#Test-Driven-Development)
* [Naming Conventions](#Naming) * [Naming Conventions](#Naming-Conventions)
* * [Comments](#Comments) * * [Comments](#Comments)
* [Function Naming](#Function-Naming) * [Function Naming](#Function-Naming)
* [Variable Naming](#Variable-Naming) * [Variable Naming](#Variable-Naming)