Merge pull request #7 from brandonroberts/solid-github-links
update GitHub links to solidjs/solid
This commit is contained in:
+1
-1
@@ -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
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user