Skip to content

Commit

Permalink
Fix broken link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
clementguillot committed Feb 18, 2024
1 parent 004a73a commit 4550f73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ Since Nx Cloud is a proprietary software from Narwhal Technologies Inc., it is h

## Project structure

| Application/library | Summary |
| --------------------- | ------------------------------------------------------------- |
| [`apps/api`](app/api) | Backend of Nx Cloud CE, handles requests from Nx Cloud client |
| Application/library | Summary |
|------------------------| ------------------------------------------------------------- |
| [`apps/api`](apps/api) | Backend of Nx Cloud CE, handles requests from Nx Cloud client |

## External Code and Licenses

Expand Down

0 comments on commit 4550f73

Please sign in to comment.