File tree 1 file changed +5
-6
lines changed 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ The API is the same on all this platforms βοΈ
66
66
### [ Deno π¦] ( https://deno.land/x/eloq )
67
67
68
68
``` 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" ;
70
70
```
71
71
72
72
### [ Node.js π’π] ( https://npmjs.com/package/eloq )
@@ -87,8 +87,7 @@ Eg π
87
87
88
88
## Documentation
89
89
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 ) π
92
91
93
92
## Support
94
93
@@ -105,15 +104,15 @@ Don't forget to start the repo β
105
104
## Versioning
106
105
107
106
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 ) π·οΈ
109
108
110
109
## Authors
111
110
112
111
[ Eliaz Bobadilla] ( https://ultirequiem.com ) - Creator and Maintainer πͺ
113
112
114
113
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 β¨
117
116
118
117
## Licence
119
118
You canβt perform that action at this time.
0 commit comments