Skip to content

Commit d13ac1a

Browse files
committed
docs: update repository URLs from daniel.bodnar.sh to bodnar.dev
1 parent 1a2610f commit d13ac1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This site is built with [Eleventy](https://www.11ty.dev/) (11ty), a simple and p
2727

2828
```bash
2929
# Clone the repository
30-
git clone https://github.com/danielbodnar/daniel.bodnar.sh
30+
git clone https://github.com/danielbodnar/bodnar.dev
3131

3232
# Install dependencies
3333
bun install

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"type": "module",
2323
"repository": {
2424
"type": "git",
25-
"url": "https://github.com/danielbodnar/daniel.bodnar.sh"
25+
"url": "https://github.com/danielbodnar/bodnar.dev"
2626
},
2727
"homepage": "https://daniel.bodnar.sh",
2828
"dependencies": {

0 commit comments

Comments
 (0)