Skip to content

Commit 5c0f375

Browse files
committed
chore: Change main branch
1 parent c9c162c commit 5c0f375

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
2-
<a href="https://vuepress.vuejs.org/" target="_blank">
3-
<img width="180" src="https://raw.githubusercontent.com/counterapi/docs/master/src/.vuepress/public/favicons/apple-icon-180x180.png" alt="logo">
2+
<a href="https://counterapi.dev/" target="_blank">
3+
<img width="180" src="https://raw.githubusercontent.com/counterapi/docs/refs/heads/main/docs/assets/img/logo.png" alt="logo">
44
</a>
55
</p>
66

@@ -12,11 +12,10 @@
1212

1313
## Documentation
1414

15-
Check out our docs at https://counterapi.dev/.
15+
Check out our docs at https://docs.counterapi.dev/.
1616

1717
```bash
18-
pnpm install # install all dependencies
19-
pnpm dev # serves VuePress' own docs with itself
18+
make run
2019
```
2120

2221
## License

0 commit comments

Comments
 (0)