diff --git a/README.md b/README.md index dbf1660..129774e 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,4 @@ curl -X PUT /loglevel/logback?logger=&level= where `` is the name of a specific logger that has to have been created in the code itself. `GET`ting the same endpoints w/o the `level` query parameters returns the actual logging level for that logger. -[Source](https://doc.akka.io/docs/akka-management/current/loglevels/logback.html) - -fake commit \ No newline at end of file +[Source](https://doc.akka.io/docs/akka-management/current/loglevels/logback.html) \ No newline at end of file