Update error message for 404 error
This commit is contained in:
parent
5fceae602d
commit
110286622d
@ -218,7 +218,8 @@ export const notFoundError = {
|
||||
title: 'The Github Username is Incorrect.',
|
||||
subTitle: (
|
||||
<p>
|
||||
Please provide correct github username in <code>config</code>.
|
||||
Please provide correct github username in{' '}
|
||||
<code>gitprofile.config.js</code>.
|
||||
</p>
|
||||
),
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user