Skip to content

Commit 0a213e4

Browse files
authored
correct links for internal pages
DOC - corrected relative links to variable injection, model filters, and validate model tool.
1 parent 7e3d3d2 commit 0a213e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site/discover.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ An example of using the domain type argument:
3535

3636
Before the model is persisted to the model file, any variable injectors or model filters are run, in that order. The final step is validation, which validates the contents of the model, archive and variable file. If the validation is successful, the model is persisted. For more information on these three topics, go to:
3737

38-
- [Variable Injection](site/variable_injection.md)
39-
- [Model Filters](site/tool_filters.md)
40-
- [Validate Model Tool](site/validate.md)
38+
- [Variable Injection](variable_injection.md)
39+
- [Model Filters](tool_filters.md)
40+
- [Validate Model Tool](validate.md)
4141

4242
Any problems (or success) will be listed in the discover tool summary. The summary will print the version of the tool and Oracle home, and the WLST mode with which the tool was run (online or offline). A recap of all Warning and Severe messages will be listed, along with a total.
4343

0 commit comments

Comments
 (0)