diff --git a/README.md b/README.md index c6d28c2..5273280 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The application runs on an embedded SQLite database by default but there are oth #### Queue Config -The application runs on an embedded ActiveMQ Artemis for queueing and decoupling. See the [queue config docs](doc/broker-config.md) for more info. +The application runs on an embedded ActiveMQ Artemis for queueing and decoupling. See the [queue config docs](doc/queue-config.md) for more info. ### Vendoring Portico diff --git a/doc/xapi-config.md b/doc/xapi-config.md index 81a6fa7..aec63a3 100644 --- a/doc/xapi-config.md +++ b/doc/xapi-config.md @@ -592,7 +592,7 @@ Fields: - `batch`: Max xAPI Statement batch size passed to the LRS in one POST. - `maxRetries`: Number of scheduled retry attempts before the current queue of statements is sent to dead letter queue after repeated LRS post failures. -See the [queue docs](broker-config.md) for more information on statement queue behavior. +See the [queue docs](queue-config.md) for more information on statement queue behavior. ### Example LRS