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: docs/guides/Local-setup-multiple-services/Local-setup-multiple-services.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ Mostly you have to do the next steps inside `tc-bus-api` folder:
72
72
73
73
### 3. Run Project Service
74
74
75
-
To run **Project Service**, please, follow its README section [Steps to run locally](file:///Users/maks/dev/topcoder/projects/connect/tc-project-service/README.md#steps-to-run-locally).
75
+
To run **Project Service**, please, follow its README section "[Steps to run locally](../../../README.md#steps-to-run-locally)".
76
76
77
77
*Note, that during "Steps to run locally" you would use `local/docker-compose.yml` with a part of services, not the `local/full/docker-compose.yml` with all the services as we are starting them separately in this guide.*
78
78
@@ -82,7 +82,7 @@ To run **Project Service**, please, follow its README section [Steps to run loca
82
82
83
83
### 4. Run `project-processor-es` (optional)
84
84
85
-
To run `project-processor-es`, please, follow its README section [Local setup]([file:///Users/maks/dev/topcoder/projects/connect/tc-project-service/README.md#steps-to-run-locally](https://github.com/topcoder-platform/project-processor-es#local-setup)), but **skip** the second step "Run docker compose with dependant services" as we already run the same docker in this guide.
85
+
To run `project-processor-es`, please, follow its README section "[Local setup](https://github.com/topcoder-platform/project-processor-es#local-setup)", but **skip** the second step "Run docker compose with dependant services" as we already run the same docker in this guide.
You may also run [Connect App](https://github.com/appirio-tech/connect-app) locally together with the current setup. Please, follow section "[Run Connect App with Project Service locally](file:///Users/maks/dev/topcoder/projects/connect/tc-project-service/README.md#run-connect-app-with-project-service-locally)".
130
+
You may also run [Connect App](https://github.com/appirio-tech/connect-app) locally together with the current setup. Please, follow section "[Run Connect App with Project Service locally](../../../README.md#run-connect-app-with-project-service-locally)".
0 commit comments