Commit 68ff7d45 authored by Stéphane DERACO's avatar Stéphane DERACO Committed by Phillip Webb

Fix broken documentation links

Fix links to `actuator-noweb`, `actuator-log4j` and `hornetq` samples.

Fixes gh-1613
parent 0b50fe4e
...@@ -10,9 +10,9 @@ ...@@ -10,9 +10,9 @@
-- Simple REST service with production features -- Simple REST service with production features
* link:spring-boot-sample-actuator-ui[spring-boot-sample-actuator-ui] * link:spring-boot-sample-actuator-ui[spring-boot-sample-actuator-ui]
-- A web UI example with production features -- A web UI example with production features
* link:spring-boot-sample-actuator-ui[spring-boot-sample-actuator-noweb] * link:spring-boot-sample-actuator-noweb[spring-boot-sample-actuator-noweb]
-- A production features sample with no web application -- A production features sample with no web application
* link:spring-boot-sample-actuator-ui[spring-boot-sample-actuator-log4j] * link:spring-boot-sample-actuator-log4j[spring-boot-sample-actuator-log4j]
-- A production features sample using log4j for logging (instead of logback) -- A production features sample using log4j for logging (instead of logback)
* link:spring-boot-sample-web-ui[spring-boot-sample-web-ui] * link:spring-boot-sample-web-ui[spring-boot-sample-web-ui]
-- A thymeleaf web application -- A thymeleaf web application
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
-- Example showing database migrations with Liquibase -- Example showing database migrations with Liquibase
* link:spring-boot-sample-amqp[spring-boot-sample-amqp] * link:spring-boot-sample-amqp[spring-boot-sample-amqp]
-- Example showing message-oriented application using RabbitMQ -- Example showing message-oriented application using RabbitMQ
* link:spring-boot-sample-amqp[spring-boot-sample-hornetq] * link:spring-boot-sample-hornetq[spring-boot-sample-hornetq]
-- Example showing message-oriented application using HornetQ -- Example showing message-oriented application using HornetQ
* link:spring-boot-sample-batch[spring-boot-sample-batch] * link:spring-boot-sample-batch[spring-boot-sample-batch]
-- Define and run a Batch job in a few lines of code -- Define and run a Batch job in a few lines of code
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment