Merge pull request #7 from brandonroberts/solid-github-links

update GitHub links to solidjs/solid
This commit is contained in:
Alexandre
2021-07-30 19:19:03 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ function App() {
</p>
<a
class={styles.link}
href="https://github.com/ryansolid/solid"
href="https://github.com/solidjs/solid"
target="_blank"
rel="noopener noreferrer"
>
+1 -1
View File
@@ -13,7 +13,7 @@ const App: Component = () => {
</p>
<a
class={styles.link}
href="https://github.com/ryansolid/solid"
href="https://github.com/solidjs/solid"
target="_blank"
rel="noopener noreferrer"
>