From 9e9abad1ecc45dbb28a7deb549cee3e706c0d0eb Mon Sep 17 00:00:00 2001 From: nitin-testsigma <157011764+nitin-testsigma@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:10:53 +0530 Subject: [PATCH 1/2] Update macos-and-intellij-ue.md --- .../macos-and-intellij-ue.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/docs/contributing/open-source-dev-environment-setup/macos-and-intellij-ue.md b/src/pages/docs/contributing/open-source-dev-environment-setup/macos-and-intellij-ue.md index 47e2fd43..42af890f 100644 --- a/src/pages/docs/contributing/open-source-dev-environment-setup/macos-and-intellij-ue.md +++ b/src/pages/docs/contributing/open-source-dev-environment-setup/macos-and-intellij-ue.md @@ -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***
@@ -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) \ No newline at end of file +![Access Testsigma](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/testsigma.png) From 8f019dcbcf98d524b8f868bed8d5bce83aa06dc0 Mon Sep 17 00:00:00 2001 From: nitin-testsigma <157011764+nitin-testsigma@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:11:20 +0530 Subject: [PATCH 2/2] Update macos-and-intellij-ce.md --- .../macos-and-intellij-ce.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/docs/contributing/open-source-dev-environment-setup/macos-and-intellij-ce.md b/src/pages/docs/contributing/open-source-dev-environment-setup/macos-and-intellij-ce.md index 5acf3e6e..fa63559d 100644 --- a/src/pages/docs/contributing/open-source-dev-environment-setup/macos-and-intellij-ce.md +++ b/src/pages/docs/contributing/open-source-dev-environment-setup/macos-and-intellij-ce.md @@ -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***
@@ -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) \ No newline at end of file +![Access Server](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/testsigma.png)