diff options
author | 2024-06-14 18:33:29 +0200 | |
---|---|---|
committer | 2024-06-14 18:33:29 +0200 | |
commit | 3408e089d883f2e2f4fae1185f9281c3af5a49ce (patch) | |
tree | 5497b30f8b22d33df8b306c755a3b29b2b9611c4 | |
parent | Update Loki config with new compactor preferences for retention modes (diff) |
Update readme in regards to our docs being written now
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ server_bootstrap.sh # A bash script used to init our bare m ## Documentation -Infrastructure-related documentation ("the big picture"), can be found in [`docs/`](./docs/) (Once written). +Infrastructure-related documentation ("the big picture"), can be found in [`docs/`](./docs/). Many folders have a `README.md` file within them, which have more detailed explanations on what that folder, and the files within, is used for. |