Change link paths

pull/508/head
Joseph Abbey 3 years ago
parent 03037487f6
commit a54ad6e3fe

14586
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -44,7 +44,7 @@ export default function App() {
marginRight="0.5rem" marginRight="0.5rem"
style={{ color: '#000000' }} style={{ color: '#000000' }}
title="New Idea Guidelines" title="New Idea Guidelines"
href="https://github.com/florinpop17/app-ideas/blob/master/CONTRIBUTING.md" href="https://github.com/josephabbey/app-ideas/blob/master/CONTRIBUTING.md"
> >
<AddIcon <AddIcon
style={{ width: '1.3rem', height: '1.3rem' }} style={{ width: '1.3rem', height: '1.3rem' }}
@ -53,7 +53,7 @@ export default function App() {
<Link <Link
marginLeft="0.5rem" marginLeft="0.5rem"
title="GitHub" title="GitHub"
href="https://github.com/florinpop17/app-ideas/" href="https://github.com/josephabbey/app-ideas/"
> >
<svg <svg
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"

Loading…
Cancel
Save