Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/technicalguides/DeFi/Deploy A Cow Swap Widget.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This tutorial will guide you through deploying Cow Swap swap frontends using the
First, clone the `@widget-examples` repository to your local machine. This repository contains all the necessary code examples for deploying Cow Swap swap frontends.

```bash
git clone https://github.com/cowswap/widget-examples.git
git clone https://github.com/cowprotocol/widget-examples.git
cd widget-examples
```

Expand Down