Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #345 #346

Open
wants to merge 11 commits into
base: dev
Choose a base branch
from
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ contextual_links:
- Set env path in zshrc profile.
- Open the terminal and type ***vi ~/.zshrc***
- Enter the below to set the path and save it.
- ***Export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-11.0.2.jdk/Contents/Home***
- ***export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-11.0.2.jdk/Contents/Home***

<br>

Expand Down Expand Up @@ -260,4 +260,4 @@ ng --version
```

- **You can now access the server at http://devos.testsigma.com/ui/**
![Access Server](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/testsigma.png)
![Access Server](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/testsigma.png)
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ contextual_links:
- Set env path in zshrc profile.
- Open the terminal and type ***vi ~/.zshrc***
- Enter the below to set the path and save it.
- ***Export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-11.0.2.jdk/Contents/Home***
- ***export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-11.0.2.jdk/Contents/Home***

<br>

Expand Down Expand Up @@ -246,4 +246,4 @@ Once the above configuration is done, we need to add UI, Server, and Agent as a
```

- **You can now access the server at http://devos.testsigma.com/ui/**
![Access Testsigma](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/testsigma.png)
![Access Testsigma](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/testsigma.png)