chore: update GitHub links to solidjs/solid
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ function App() {
|
|||||||
</p>
|
</p>
|
||||||
<a
|
<a
|
||||||
class={styles.link}
|
class={styles.link}
|
||||||
href="https://github.com/ryansolid/solid"
|
href="https://github.com/solidjs/solid"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
>
|
>
|
||||||
|
|||||||
+1
-1
@@ -13,7 +13,7 @@ const App: Component = () => {
|
|||||||
</p>
|
</p>
|
||||||
<a
|
<a
|
||||||
class={styles.link}
|
class={styles.link}
|
||||||
href="https://github.com/ryansolid/solid"
|
href="https://github.com/solidjs/solid"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user