Skip to content

Commit

Permalink
fix git url change
Browse files Browse the repository at this point in the history
  • Loading branch information
burturt authored Oct 28, 2024
1 parent afc332d commit 583488c
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 @@ -10,7 +10,7 @@ This repository contains the source code for the LA CTF website. To see the depl
The LA CTF Website utilizes `Next.js`. In order to locally host this project, first clone the repository.

```
git clone https://github.com/uclaacm/lactf-website.git
git clone https://github.com/lactf/lactf-website.git
cd lactf-website
```

Expand Down

0 comments on commit 583488c

Please sign in to comment.