Skip to content

Commit 6a19a60

Browse files
Update documentation links (#283)
1 parent e3e9d5a commit 6a19a60

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

src/main/resources/application.properties

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,9 @@ ei.use.secure.http.frontend=false
1919
ei.backend.instances.list.json.content=[{"name":"EI-Backend-1","host":"localhost","port":8090,"contextPath":"","https":false,"defaultBackend":true}]
2020

2121
###### EI Documentation Link Url ##########
22-
ei.eiffel.documentation.urls={ "EI front-end documentation": "https://eiffel-community.github.io/eiffel-intelligence-frontend",\
23-
"EI front-end GitHub": "https://github.com/eiffel-community/eiffel-intelligence-frontend",\
24-
"EI back-end documentation": "https://eiffel-community.github.io/eiffel-intelligence",\
25-
"EI back-end GitHub": "https://github.com/eiffel-community/eiffel-intelligence",\
26-
"Eiffel Github main page": "https://github.com/eiffel-community/eiffel",\
22+
ei.eiffel.documentation.urls={ "EI front-end on GitHub": "https://github.com/eiffel-community/eiffel-intelligence-frontend",\
23+
"EI back-end on GitHub": "https://github.com/eiffel-community/eiffel-intelligence",\
24+
"Eiffel protocol on Github": "https://github.com/eiffel-community/eiffel",\
2725
"User guide for test rules page": "https://github.com/eiffel-community/eiffel-intelligence-frontend/blob/master/wiki/test-rules.md" }
2826

2927
#### LOGGING #########

0 commit comments

Comments
 (0)