Skip to content

Commit

Permalink
docs: proper link
Browse files Browse the repository at this point in the history
  • Loading branch information
Baroshem committed Jun 27, 2024
1 parent e366881 commit 29de4bc
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 16 deletions.
7 changes: 3 additions & 4 deletions docs/content/1.getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,11 @@ export default defineNuxtConfig({
CLOUDINARY_CLOUD_NAME=<YOUR_CLOUDINARY_CLOUD_NAME>
```

::callout{icon="i-heroicons-light-bulb" to="https://cloudinary.com/users/register_free?utm_campaign=devx_nuxtcloudinary&utm_medium=referral&utm_source=nuxtcloudinary" target="_blank"}
Don't have a Cloudinary account? Sign up for free on cloudinary.com!
::
Don't have a Cloudinary account? [Sign up](https://cloudinary.com/users/register_free?utm_campaign=devx_nuxtcloudinary&utm_medium=referral&utm_source=nuxtcloudinary) for free on cloudinary.com!

::callout{icon="i-heroicons-check-circle"}
And that's it! You can now use Clodinary in Nuxt ✨

::

```vue
<template>
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"devDependencies": {
"@iconify-json/ph": "^1.1.10",
"@iconify-json/simple-icons": "^1.1.87",
"@nuxt/content": "^2.10.0",
"@nuxt/content": "^2.13.0",
"@nuxt/devtools": "1.0.5",
"@nuxt/ui-pro": "^0.6.1",
"@nuxt/ui-pro": "^1.3.1",
"nuxt": "^3.12.1",
"typescript": "^5.4.5"
},
Expand Down
33 changes: 23 additions & 10 deletions docs/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 29de4bc

Please sign in to comment.