Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pozil authored Dec 12, 2024
1 parent cae73f6 commit 4615f76
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 @@ -3,7 +3,7 @@
[![CI Workflow](https://github.com/trailheadapps/dreamhouse-lwc/workflows/CI/badge.svg)](https://github.com/trailheadapps/dreamhouse-lwc/actions?query=workflow%3ACI) [![Packaging Workflow](https://github.com/trailheadapps/dreamhouse-lwc/workflows/Packaging/badge.svg)](https://github.com/trailheadapps/dreamhouse-lwc/actions?query=workflow%3APackaging) [![codecov](https://codecov.io/gh/trailheadapps/dreamhouse-lwc/branch/main/graph/badge.svg)](https://codecov.io/gh/trailheadapps/dreamhouse-lwc)

> [!IMPORTANT]
> This is the modern Lightning Web Components version of the Dreamhouse sample application. If you are looking for the legacy Aura version, click [here](https://github.com/dreamhouseapp/dreamhouse-sfdx).
> This is the modern Lightning Web Components version of the Dreamhouse sample application. If you are looking for the legacy Aura version, click [here](https://github.com/trailheadapps/dreamhouse-sfdx).
![dreamhouse-logo](dreamhouse-logo.png)

Expand Down Expand Up @@ -51,7 +51,7 @@ Dreamhouse is a sample application that demonstrates the unique value propositio
1. Clone this repository:
```
git clone https://github.com/dreamhouseapp/dreamhouse-lwc
git clone https://github.com/trailheadapps/dreamhouse-lwc
cd dreamhouse-lwc
```
Expand Down Expand Up @@ -134,7 +134,7 @@ Make sure to start from a brand-new environment to avoid conflicts with previous
1. Clone this repository:
```
git clone https://github.com/dreamhouseapp/dreamhouse-lwc
git clone https://github.com/trailheadapps/dreamhouse-lwc
cd dreamhouse-lwc
```
Expand Down

0 comments on commit 4615f76

Please sign in to comment.