File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/main/resources/templates Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,11 +33,11 @@ <h3>Your Options:</h3>
3333 < i class ="fa fa-plus-square " aria-hidden ="true "> </ i >
3434 < span > Start Task: fetch Tweets from Twitter Search</ span >
3535 </ a >
36- < a class ="list-group-item " href ="/start/users/follower/fetch " th:href ="@{/start/users/follower/fetch} ">
36+ < a class ="list-group-item " href ="/task/ start/users/follower/fetch " th:href ="@{/task /start/users/follower/fetch} ">
3737 < i class ="fa fa-plus-square " aria-hidden ="true "> </ i >
3838 < span > Start Task: fetch Follower</ span >
3939 </ a >
40- < a class ="list-group-item " href ="/start/users/friends/fetch " th:href ="@{/start/users/friends/fetch} ">
40+ < a class ="list-group-item " href ="/task/ start/users/friends/fetch " th:href ="@{/task /start/users/friends/fetch} ">
4141 < i class ="fa fa-plus-square " aria-hidden ="true "> </ i >
4242 < span > Start Task: fetch Friends</ span >
4343 </ a >
Original file line number Diff line number Diff line change 8888 </ a >
8989 </ li >
9090 < li >
91- < a href ="/start/users/follower/fetch " th:href ="@{/start/users/follower/fetch} ">
91+ < a href ="/task/ start/users/follower/fetch " th:href ="@{/task/ /start/users/follower/fetch} ">
9292 < i class ="fa fa-plus-square " aria-hidden ="true "> </ i >
9393 < span > Start Task: fetch Follower</ span >
9494 </ a >
9595 </ li >
9696 < li >
97- < a href ="/start/users/friends/fetch " th:href ="@{/start/users/friends/fetch} ">
97+ < a href ="/task// start/users/friends/fetch " th:href ="@{/task/ /start/users/friends/fetch} ">
9898 < i class ="fa fa-plus-square " aria-hidden ="true "> </ i >
9999 < span > Start Task: fetch Friends</ span >
100100 </ a >
You can’t perform that action at this time.
0 commit comments