@@ -39,44 +39,44 @@ <h2>Need Help or Found an Issue?</h2>
39
39
< ul id ="dataFlowVersionLinksTable " class ="list-icons ">
40
40
< li >
41
41
< a target ="_blank " href ="http://cloud.spring.io/spring-cloud-dataflow/ ">
42
- < img src ="/assets/img/project-page.png " width ="50px " alt ="">
42
+ < img src ="/dashboard/ assets/img/project-page.png " width ="50px " alt ="">
43
43
< strong > Project Page</ strong >
44
44
< span > Quick overview of Spring Cloud Data Flow Project.</ span >
45
45
</ a >
46
46
</ li >
47
47
< li >
48
48
< a target ="_blank " href ="https://github.com/spring-cloud/spring-cloud-dataflow ">
49
- < img src ="/assets/img/github.png " width ="50px " alt ="">
49
+ < img src ="/dashboard/ assets/img/github.png " width ="50px " alt ="">
50
50
< strong > Sources</ strong >
51
51
< span > Spring Cloud Data Flow Project is an Open Source Project.</ span >
52
52
</ a >
53
53
</ li >
54
54
< li >
55
55
< a target ="_blank "
56
56
href ="http://docs.spring.io/spring-cloud-dataflow/docs/{{ dataflowVersionInfo.versionInfo.core.version }}/reference/htmlsingle/ ">
57
- < img src ="/assets/img/documentation.png " width ="50px " alt ="">
57
+ < img src ="/dashboard/ assets/img/documentation.png " width ="50px " alt ="">
58
58
< strong > Documentation</ strong >
59
59
< span > Learn more about the product features.</ span >
60
60
</ a >
61
61
</ li >
62
62
< li >
63
63
< a target ="_blank "
64
64
href ="http://docs.spring.io/spring-cloud-dataflow/docs/{{ dataflowVersionInfo.versionInfo.core.version }}/api/ ">
65
- < img src ="/assets/img/api.png " width ="50px " alt ="">
65
+ < img src ="/dashboard/ assets/img/api.png " width ="50px " alt ="">
66
66
< strong > API Docs</ strong >
67
67
< span > Learn more about the REST-APIs.</ span >
68
68
</ a >
69
69
</ li >
70
70
< li >
71
71
< a target ="_blank " href ="http://stackoverflow.com/questions/tagged/spring-cloud-dataflow ">
72
- < img src ="/assets/img/forum.png " width ="50px " alt ="">
72
+ < img src ="/dashboard/ assets/img/forum.png " width ="50px " alt ="">
73
73
< strong > Support Forum</ strong >
74
74
< span > You need help?</ span >
75
75
</ a >
76
76
</ li >
77
77
< li >
78
78
< a target ="_blank " href ="https://github.com/spring-cloud/spring-cloud-dataflow/issues ">
79
- < img src ="/assets/img/tracker.png " width ="50px " alt ="">
79
+ < img src ="/dashboard/ assets/img/tracker.png " width ="50px " alt ="">
80
80
< strong > Issue Tracker</ strong >
81
81
< span > Report an issue or request for a new feature.</ span >
82
82
</ a >
@@ -87,7 +87,7 @@ <h2>Need Help or Found an Issue?</h2>
87
87
< hr >
88
88
89
89
< div class ="shell ">
90
- < img src ="/assets/img/shell.png " width ="383px " alt ="">
90
+ < img src ="/dashboard/ assets/img/shell.png " width ="383px " alt ="">
91
91
< div class ="shell-content ">
92
92
< h2 *ngIf ="dataflowVersionInfo "> Get the Spring Cloud Data Flow Shell</ h2 >
93
93
< p class ="index-page--subtitle "> As an alternative to the Dashboard UI, you can also
0 commit comments