Skip to content

Commit 7eb9294

Browse files
committed
fix: links in guide
1 parent c510cd4 commit 7eb9294

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/guides/Local-setup-multiple-services/Local-setup-multiple-services.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Mostly you have to do the next steps inside `tc-bus-api` folder:
7272

7373
### 3. Run Project Service
7474

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)".
7676

7777
*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.*
7878

@@ -82,7 +82,7 @@ To run **Project Service**, please, follow its README section [Steps to run loca
8282

8383
### 4. Run `project-processor-es` (optional)
8484

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.
8686

8787
### 5. Run `tc-notifications` (optional)
8888

@@ -127,4 +127,4 @@ Clone [tc-notifications](https://github.com/topcoder-platform/tc-notifications)
127127

128128
### 6. Run Connect App (optional)
129129

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](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

Comments
 (0)