Skip to content

Commit 402ef98

Browse files
committed
feat: chang all link from template-typescript to template-clouflare-worker
1 parent 6a48e4b commit 402ef98

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<a name="readme-top"></a>
22

33
<div align="center">
4-
<a href="https://github.com/malang-dev/template-typescript">
5-
<img src="https://www.svgrepo.com/show/303600/typescript-logo.svg" alt="Typescript" width="150px">
4+
<a href="https://github.com/malang-dev/template-clouflare-worker">
5+
<img src="https://icon.icepanel.io/Technology/svg/Cloudflare-Workers.svg" alt="Typescript" width="150px">
66
</a>
7-
<h2 align="center">@malang-dev/template-typescript</h2>
7+
<h2 align="center">@malang-dev/template-clouflare-worker</h2>
88
<div align="center">
9-
<p align="center">Template repository for new TypeScript projects</p>
9+
<p align="center">Template repository for new Cloudflare worker projects</p>
1010
<div>
11-
<a href="https://github.com/malang-dev/template-typescript/releases/"><img src="https://img.shields.io/github/release/malang-dev/template-typescript?include_prereleases=&sort=semver&color=blue" alt="GitHub release"></a>
12-
<a href="https://github.com/malang-dev/template-typescript#license"><img src="https://img.shields.io/badge/License-MIT-blue" alt="License"></a>
11+
<a href="https://github.com/malang-dev/template-clouflare-worker/releases/"><img src="https://img.shields.io/github/release/malang-dev/template-clouflare-worker?include_prereleases=&sort=semver&color=blue" alt="GitHub release"></a>
12+
<a href="https://github.com/malang-dev/template-clouflare-worker#license"><img src="https://img.shields.io/badge/License-MIT-blue" alt="License"></a>
1313
</div>
1414
</div>
1515
</div>
@@ -37,16 +37,16 @@ If you have a suggestion that would make this better, please fork the repo and c
3737

3838
## Releasing
3939

40-
1. Go to [Publish Release](https://github.com/malang-dev/template-typescript/actions/workflows/publish-release.yaml) page, click Run workflow
40+
1. Go to [Publish Release](https://github.com/malang-dev/template-clouflare-worker/actions/workflows/publish-release.yaml) page, click Run workflow
4141
2. Fill the vendor version and then run the flow
4242
3. GitHub Actions will take care of the rest
4343

4444
## License
4545

46-
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/malang-dev/template-typescript/blob/master/LICENSE.md) file for details.
46+
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/malang-dev/template-clouflare-worker/blob/master/LICENSE.md) file for details.
4747

4848
## Acknowledgments
4949

5050
Inspiration, code snippets, icon, etc.
5151

52-
- [Template Typescript](https://github.com/foxglove/template-typescript) by Foxglove.
52+
- [Template Typescript](https://github.com/foxglove/template-clouflare-worker) by Foxglove.

0 commit comments

Comments
 (0)