You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -168,7 +168,7 @@ The Graph core library provides lazy loading functionality. When using a getter
168
168
169
169
The application follows a basic spring multi-tier architecture:
170
170
171
-
* Presentation Layer - Outside of the scope of this project. The projects acts as a data access layer for the content service. To see details about the content service goto https://github.com/reactome-pwp/content-service
171
+
* Presentation Layer - Outside of the scope of this project. The projects acts as a data access layer for the content service. To see details about the content service goto https://github.com/reactome/content-service
172
172
* Service Layer - Service and Spring Transactions.
173
173
* Persistence Layer - Provided by SpringDataNeo4j repositories and neo4jTemplate
0 commit comments