diff options
author | 2023-01-09 11:02:32 +0100 | |
---|---|---|
committer | 2023-01-09 11:02:32 +0100 | |
commit | 820e8c55bf014f7ec8fe8c9285598b011971c819 (patch) | |
tree | 8cdfa9c67d2354e46fdcf0ebf49299dd4f305e10 | |
parent | 62ae11408efeb714061b639639c798812ae5f565 (diff) | |
download | astro-820e8c55bf014f7ec8fe8c9285598b011971c819.tar.gz astro-820e8c55bf014f7ec8fe8c9285598b011971c819.tar.zst astro-820e8c55bf014f7ec8fe8c9285598b011971c819.zip |
Fix link to @astrojs/solid-js changelog (#5789)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ Join us on [Discord](https://astro.build/chat) to meet other maintainers. We'll | [create-astro](packages/create-astro) | [](packages/create-astro/CHANGELOG.md) | | [@astrojs/react](packages/integrations/react) | [](packages/integrations/react/CHANGELOG.md) | | [@astrojs/preact](packages/integrations/preact) | [](packages/integrations/preact/CHANGELOG.md) | -| [@astrojs/solid-js](packages/integrations/solid) | [](packages/integrations/solid-js/CHANGELOG.md) | +| [@astrojs/solid-js](packages/integrations/solid) | [](packages/integrations/solid/CHANGELOG.md) | | [@astrojs/svelte](packages/integrations/svelte) | [](packages/integrations/svelte/CHANGELOG.md) | | [@astrojs/vue](packages/integrations/vue) | [](packages/integrations/vue/CHANGELOG.md) | | [@astrojs/lit](packages/integrations/lit) | [](packages/integrations/lit/CHANGELOG.md) | |