diff --git a/README.md b/README.md index fe7523336..268c57b94 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Chatterino 2 is the second installment of my twitch chat client series "Chatteri 3. Place libeay32.dll and ssleay32.dll from OpenSSL in a directory in PATH. ## code style -The code is normally formated using clang format in qt creator. [.clang-format](https://github.com/fourtf/chatterino2/blob/master/clangformat.txt) contains the style file for clang format. +The code is normally formated using clang format in qt creator. [.clang-format](https://github.com/fourtf/chatterino2/blob/master/.clang-format) contains the style file for clang format. ## third party dependencies