Fix image paths in create-a-component documentation
Updated image paths for creating a component guide. Changed getting-started to uiguide in path to graphic. Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
This commit is contained in:
@@ -34,28 +34,28 @@ To create the component:
|
||||
|
||||
1. Select `Create`.
|
||||
|
||||

|
||||

|
||||
|
||||
2. Select `Service` in the `CATEGORIES` dropdown list.
|
||||
3. Select the `Owner`. For this example, you can select `guest`.
|
||||
4. Select `Choose` in the `Example Node.js Template`.
|
||||
|
||||

|
||||

|
||||
|
||||
5. For this example, enter `tutorial` for the `Name` of the service. and select `NEXT`.
|
||||
|
||||

|
||||

|
||||
|
||||
6. Enter your GitHub user name as the `Owner`.
|
||||
7. Enter `tutorial` for the `Repository` and select `REVIEW`.
|
||||

|
||||

|
||||
8. Review the information and select `CREATE`.
|
||||
|
||||

|
||||

|
||||
|
||||
If you see an error message, similar to the following,
|
||||
|
||||

|
||||

|
||||
|
||||
Perform the following steps:
|
||||
|
||||
@@ -72,7 +72,7 @@ Perform the following steps:
|
||||
|
||||
Otherwise, you can follow along with the progress, and as soon as every step is finished, you can take a look at your new service in either the repository or the catalog.
|
||||
|
||||

|
||||

|
||||
|
||||
Selecting `REPOSITORY` displays the files in the main branch of the new `tutorial` repository. When you created the new `tutorial` component, three files were created in the repository
|
||||
|
||||
@@ -107,8 +107,8 @@ Selecting `REPOSITORY` displays the files in the main branch of the new `tutoria
|
||||
|
||||
Selecting `OPEN IN CATALOG` displays details of the new component, such as its relationships, links, and subcomponents.
|
||||
|
||||

|
||||

|
||||
|
||||
Selecting `Home` in the sidebar, displays the new `tutorial` component in the catalog.
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user