Skip to content

Commit

Permalink
Merge pull request raboof#76 from fidergo-stephane-gourichon/master
Browse files Browse the repository at this point in the history
Fix broken link (had ill-formed markup).
  • Loading branch information
raboof committed Apr 21, 2016
2 parents ab21b3c + b141994 commit a8e4a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ If you want to remove Nethogs from your system, you can:
Coding standards
----------------

We use the [http://llvm.org/docs/CodingStandards.html](LLVM coding standards),
We use the [LLVM coding standards](http://llvm.org/docs/CodingStandards.html),
with the exception that we do allow 'return' after 'else' if it makes the code
more readable.

Expand Down

0 comments on commit a8e4a8d

Please sign in to comment.