Skip to content

Commit

Permalink
fixing paths
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanj committed Jul 16, 2024
1 parent 9cf18b6 commit a9507cc
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ https://console-openshift-console.crc-lgph7-master-0.crc.q82njnglzds2.instruqt.i

You'll be presented with the login page in the web console as shown in the figure below:

![Login](..\assets\web-console-login.png)
![Login](../assets/web-console-login.png)

Use the following username/password pair to log in:

Expand All @@ -82,19 +82,19 @@ Upon successful login, you are presented with a "Getting Started" message and th

`Step 4:` Click the `create a Project` link as shown in the figure below.

![Create Project](..\assets\add_project.png)
![Create Project](../assets/add_project.png)

----

`Step 5:` Name the project `myproject` as shown in the figure below.

![Name project](..\assets\create-project-dialog.png)
![Name project](../assets/create-project-dialog.png)

----

`Step 6:` To see the details of the project you just created, click the **Project** tab on the vertical menu bar on the left of the Web Console, as shown in the figure below.

![Select Project](..\assets\select-project.png)
![Select Project](../assets/select-project.png)

# Congratulations!

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
slug: join-red-hat-developer-portal
id: 8kpfhxwiqsg8
id: qpn77yxhcyvs
type: challenge
title: Join Red Hat Developer at no cost
teaser: Join Red Hat Developer at no cost
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ The web page for `myproject` will appear.

The **RoleBindings** page will appear. (The entire process just described is shown in the figure below.)

![Role Binding 1](..\assets\rolebinding-01.png)
![Role Binding 1](../assets/rolebinding-01.png)

----

Expand Down Expand Up @@ -123,7 +123,7 @@ Once the **Create RoleBinding** page appears, take the following five steps.

The entire process is illustrated in the figure below.

![Role Binding 2](..\assets\rolebinding-02.png)
![Role Binding 2](../assets/rolebinding-02.png)

# Viewing `user1`'s projects.

Expand Down Expand Up @@ -240,7 +240,7 @@ This is evidence that the work you did at the command line has taken affect.

`Step 13:` Select the project dropdown at the top of the web console. You'll see that the project named `yourproject` is in the project list for the user `developer`, as shown in the figure below.

![Adding project ](..\assets\adding-project.png)
![Adding project ](../assets/adding-project.png)

# Congratulations!

Expand Down
7 changes: 1 addition & 6 deletions instruqt-tracks/using-the-cluster-cluster-access/track.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ tags:
owner: openshift
developers:
- [email protected]
<<<<<<< HEAD
- null
- [email protected]
=======
>>>>>>> d145684 (checksum bump)
- [email protected]
- [email protected]
- [email protected]
Expand All @@ -46,4 +41,4 @@ lab_config:
feedback_recap_enabled: true
loadingMessages: true
hideStopButton: false
checksum: "4423390616467355167"
checksum: "7958663768012622605"

0 comments on commit a9507cc

Please sign in to comment.