Skip to content

Commit e0a098c

Browse files
authored
Commented out and added TODO for now (#802)
Since these links are not available, hence commenting out and added TODO for now.
1 parent 41edc6f commit e0a098c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/user-documentation.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ Spring Boot Migrator aims to automatically migrate existing applications to Spri
77

88
Spring Boot Migrator (SBM) scans and analyses a given codebase and offers a list of applicable recipes. +
99
An engineer can now apply these recipes against the codebase and step-by-step migrate it to a Spring Boot application. +
10-
See <<available-recipes, Available Recipes>>
10+
// See <<available-recipes, Available Recipes>> TODO
1111

1212
Nothing's perfect... there are situations where manual interaction is required or architectural decisions must be made. +
1313
Here SBM adds comments at relevant locations in code with further guidance for the engineer. +
14-
See <<search-and-comment, Search and Comment>>
14+
// See <<search-and-comment, Search and Comment>> TODO
1515

1616

1717
== Installation

0 commit comments

Comments
 (0)