Fix repo links

This commit is contained in:
Shkar T. Noori 2022-02-07 11:50:22 +00:00
parent 8851db4941
commit 8856f15f68
No known key found for this signature in database
GPG Key ID: E7AD76088FB6FE02

View File

@ -46,7 +46,7 @@ const config = {
label: 'Docs', label: 'Docs',
}, },
{ {
href: 'https://github.com/AzaKamala/dit-digital-service-manual', href: 'https://github.com/ditkrg/dit-digital-service-manual',
label: 'GitHub', label: 'GitHub',
position: 'right', position: 'right',
}, },
@ -78,7 +78,7 @@ const config = {
items: [ items: [
{ {
label: 'GitHub', label: 'GitHub',
href: 'https://github.com/AzaKamala/dit-digital-service-manual', href: 'https://github.com/ditkrg/dit-digital-service-manual',
}, },
], ],
}, },