Skip to content

Commit

Permalink
doc: Fix Urls
Browse files Browse the repository at this point in the history
  • Loading branch information
pradeeka7 committed Mar 8, 2023
1 parent 14cc955 commit f97b6af
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion doc/content/getting-started/se-sw/env-setup/cmd/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ To be able to build the applications from the command-line, you need to install

## Setup

1. Clone the {{% gnse %}} GitHub project as mentioned [before](http://localhost:1313/getting-started/se-sw/) and checkout the `develop` branch:
1. Clone the {{% gnse %}} GitHub project as mentioned [before](/getting-started/se-sw/) and checkout the `develop` branch:

```bash
git checkout develop
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This section helps you set up the environment and build an application using a D

## Setup

1. Clone the {{% gnse %}} GitHub project as mentioned [before](http://localhost:1313/getting-started/se-sw/) and checkout the `develop` branch:
1. Clone the {{% gnse %}} GitHub project as mentioned [before](/getting-started/se-sw/) and checkout the `develop` branch:

```bash
git checkout develop
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This section helps you set up the environment and build an application using ST

## Setup

1. Clone the {{% gnse %}} GitHub project as mentioned [before](http://localhost:1313/getting-started/se-sw/) and checkout the `develop` branch:
1. Clone the {{% gnse %}} GitHub project as mentioned [before](/getting-started/se-sw/) and checkout the `develop` branch:

```bash
git checkout develop
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This section helps you set up the environment and build an application using Vis

## Setup

1. Clone the {{% gnse %}} GitHub project as mentioned [before](http://localhost:1313/getting-started/se-sw/) and checkout the `develop` branch:
1. Clone the {{% gnse %}} GitHub project as mentioned [before](/getting-started/se-sw/) and checkout the `develop` branch:

```bash
git checkout develop
Expand Down

0 comments on commit f97b6af

Please sign in to comment.