Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabami authored Aug 31, 2023
2 parents 71d636c + 5bcc44c commit e83ab98
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 167 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ npm install
npm start
```

This will start a local development server at `http://localhost:4200/moaw/`.
This will start a local development server at `http://localhost:4200/`.

You can open your local workshop by navigating to `http://localhost:4200/moaw/workshop/?src=<workshop_folder_name>`.
You can open your local workshop by navigating to `http://localhost:4200/workshop/?src=<workshop_folder_name>/`.

### Admonitions

Expand Down
Loading

0 comments on commit e83ab98

Please sign in to comment.