Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixes links to humanitec repo.
  • Loading branch information
rachfop authored Apr 19, 2023
1 parent 49fe6fd commit 0803537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Overview

This is a simple frontend that displays a list of products and lets you add more. Together with [product-be](https://github.com/walhall-tutorials/product-be), its purpose is to demonstrate how to deploy a simple app on the [Humanitec internal developer platform](https://humanitec.com).
This is a simple frontend that displays a list of products and lets you add more. Together with [product-be]([https://github.com/humanitec-tutorials/product-be](https://github.com/humanitec-tutorials/sample-service)), its purpose is to demonstrate how to deploy a simple app on the [Humanitec internal developer platform](https://humanitec.com).

The frontend consists of a client package and a server package. The client package is a React app and is served from `/`. The server package handles API requests from the client on the `/api` endpoint.

Expand Down

0 comments on commit 0803537

Please sign in to comment.