8000 :memo: Fix links Β· UltiRequiem/eloquent-javascript@bee6295 Β· GitHub
[go: up one dir, main page]

Skip to content

Commit bee6295

Browse files
committed
πŸ“ Fix links
1 parent b1d538f commit bee6295

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

β€Žreadme.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The API is the same on all this platforms βœ”οΈ
6666
### [Deno πŸ¦•](https://deno.land/x/eloq)
6767

6868
```javascript
69-
import * as eloq from "https://deno.land/x/eloquent/mod.ts";
69+
import * as eloq from "https://deno.land/x/eloq/mod.ts";
7070
```
7171

7272
### [Node.js πŸ’πŸš€](https://npmjs.com/package/eloq)
@@ -87,8 +87,7 @@ Eg πŸ‘‰
8787

8888
## Documentation
8989

90-
Is hosted on
91-
[Deno Doc](https://doc.deno.land/https://deno.land/x/eloquent/mod.ts) πŸ“„
90+
Is hosted on [Deno Doc](https://doc.deno.land/https://deno.land/x/eloq/mod.ts) πŸ“„
9291

9392
## Support
9493

@@ -105,15 +104,15 @@ Don't forget to start the repo ⭐
105104
## Versioning
106105

107106
We use [Semantic Versioning](http://semver.org). For the versions available, see
108-
the [tags](https://github.com/UltiRequiem/eloquent/tags) 🏷️
107+
the [tags](https://github.com/UltiRequiem/eloquent-javascript/tags) 🏷️
109108

110109
## Authors
111110

112111
[Eliaz Bobadilla](https://ultirequiem.com) - Creator and Maintainer πŸ’ͺ
113112

114113
See also the full list of
115-
[contributors](https://github.com/UltiRequiem/eloquent/contributors) who
116-
participated in this project ✨
114+
[contributors](https://github.com/UltiRequiem/eloquent-javascript/contributors)
115+
who participated in this project ✨
117116

118117
## Licence
119118

0 commit comments

Comments
Β (0)
0