Skip to content

Commit

Permalink
fix workspace download link
Browse files Browse the repository at this point in the history
the previous link showed a website with
"Application is not available".
  • Loading branch information
Liblor authored Dec 12, 2023
1 parent abbd641 commit 3b6bc96
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ After the new workspace opens, click the Workbench icon to display the developme

### Importing the Kura User Workspace

To set up your Kura project workspace, you will need to download the Kura User Workspace archive from [Eclipse Kura Download Page](https://websites.eclipseprojects.io/kura/downloads.php).
To set up your Kura project workspace, you will need to download the Kura User Workspace archive from [Eclipse Kura Download Page](https://eclipse.dev/kura/downloads.php).

From the Eclipse File menu, select the **Import** option. In the Import dialog box, expand the **General** heading, select **Existing Projects into Workspace**, and then click **Next**.

Expand Down Expand Up @@ -180,4 +180,4 @@ To start the Eclipse Kura emulator, select the "Eclipse Kura Emulator.launch" pr

![Vm arguments](./images/development-environment-setup/image12.png)

The Eclipse Kura Web UI will be available at the following URL: http://127.0.0.1:8080 with username and password **admin**.
The Eclipse Kura Web UI will be available at the following URL: http://127.0.0.1:8080 with username and password **admin**.

0 comments on commit 3b6bc96

Please sign in to comment.