mirror of
https://github.com/honojs/hono.git
synced 2024-11-21 18:18:57 +01:00
chore: honojs.dev
to hono.dev
(#900)
This commit is contained in:
parent
d4e3728881
commit
6d8bd62d23
@ -1,5 +1,5 @@
|
||||
<div align="center">
|
||||
<a href="https://honojs.dev">
|
||||
<a href="https://hono.dev">
|
||||
<img src="https://raw.githubusercontent.com/honojs/hono/main/docs/images/hono-title.png" width="500" height="auto" alt="Hono"/>
|
||||
</a>
|
||||
</div>
|
||||
@ -7,7 +7,7 @@
|
||||
<hr />
|
||||
|
||||
<p align="center">
|
||||
<a href="https://honojs.dev"><b>Documentation :point_right: honojs.dev</b></a><br />
|
||||
<a href="https://hono.dev"><b>Documentation :point_right: hono.dev</b></a><br />
|
||||
<i>v2.x has been released!</i> <a href="docs/MIGRATION.md">Migration guide</b>
|
||||
</p>
|
||||
|
||||
@ -59,7 +59,7 @@ Fastest is Hono
|
||||
|
||||
## Documentation
|
||||
|
||||
The documentation is available on [honojs.dev](https://honojs.dev).
|
||||
The documentation is available on [hono.dev](https://hono.dev).
|
||||
|
||||
## Migration
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
<div align="center">
|
||||
<a href="https://honojs.dev">
|
||||
<a href="https://hono.dev">
|
||||
<img src="https://raw.githubusercontent.com/honojs/hono/main/docs/images/hono-title.png" width="500" height="auto" alt="Hono"/>
|
||||
</a>
|
||||
</div>
|
||||
@ -7,7 +7,7 @@
|
||||
<hr />
|
||||
|
||||
<p align="center">
|
||||
<a href="https://honojs.dev"><b>Documentation :point_right: honojs.dev</b></a><br />
|
||||
<a href="https://hono.dev"><b>Documentation :point_right: hono.dev</b></a><br />
|
||||
<i>v2.x has been released!</i> <a href="docs/MIGRATION.md">Migration guide</b>
|
||||
</p>
|
||||
|
||||
@ -59,7 +59,7 @@ Fastest is Hono
|
||||
|
||||
## Documentation
|
||||
|
||||
The documentation is available on [honojs.dev](https://honojs.dev).
|
||||
The documentation is available on [hono.dev](https://hono.dev).
|
||||
|
||||
## Migration
|
||||
|
||||
|
@ -263,7 +263,7 @@
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org"
|
||||
},
|
||||
"homepage": "https://honojs.dev",
|
||||
"homepage": "https://hono.dev",
|
||||
"keywords": [
|
||||
"hono",
|
||||
"web",
|
||||
@ -322,4 +322,4 @@
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user