catalog-import: replace Repository URL text with URL
Repository URL is confusing term as users often paste the link to a repository, while in most cases it's a link to the catalog-info.yaml path. Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
This commit is contained in:
@@ -147,7 +147,7 @@ export const StepInitAnalyzeUrl = (props: StepInitAnalyzeUrlProps) => {
|
||||
)}
|
||||
fullWidth
|
||||
id="url"
|
||||
label="Repository URL"
|
||||
label="URL"
|
||||
placeholder={exampleLocationUrl}
|
||||
helperText="Enter the full path to your entity file to start tracking your component"
|
||||
margin="normal"
|
||||
|
||||
Reference in New Issue
Block a user