File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ Monorepo for Cost Management related user interfaces
99Submit issues in [ Jira] .
1010
1111For specific instructions look at app's README. Available apps:
12- - [ koku-ui-hccm]
13- - [ koku-ui-ros]
12+ - [ koku-ui-hccm] [ koku-ui-hccm-readme ]
13+ - [ koku-ui-ros] [ koku-ui-ros-readme ]
1414
1515[ build-badge ] : https://github.com/project-koku/koku-ui/actions/workflows/ci.yml/badge.svg?branch=main
1616[ codecov-badge ] : https://codecov.io/gh/project-koku/koku-ui/graph/badge.svg?token=1hjFIy1cRe
1717[ Jira ] : https://issues.redhat.com/projects/COST/
18- [ koku-ui-hccm ] : https://github.com/project-koku/koku-ui/apps/koku-ui-hccm
19- [ koku-ui-ros ] : https://github.com/project-koku/koku-ui/apps/koku-ui-ros
18+ [ koku-ui-hccm-readme ] : https://github.com/project-koku/koku-ui/blob/main/ apps/koku-ui-hccm/README.md
19+ [ koku-ui-ros-readme ] : https://github.com/project-koku/koku-ui/blob/main/ apps/koku-ui-ros/README.md
2020[ license-badge ] : https://img.shields.io/github/license/project-koku/koku-ui.svg?longCache=true
Original file line number Diff line number Diff line change @@ -43,12 +43,12 @@ sudo bash scripts/patch-etc-hosts.sh
43433 . Clone the repository, and open a terminal in the base of this project.
44444 . Run the command ` npm install ` to install all the dependencies.
4545
46- ## Building koku-ui-hccm
46+ ## Building apps/ koku-ui-hccm
4747```
4848npm build
4949```
5050
51- ## Testing koku-ui-hccm
51+ ## Testing apps/ koku-ui-hccm
5252```
5353npm test
5454```
@@ -209,7 +209,7 @@ This [RELEASE][release-doc] doc describes how to release Koku UI to each staging
209209[ codecov-badge ] : https://codecov.io/gh/project-koku/koku-ui/graph/badge.svg?token=1hjFIy1cRe
210210[ Jira ] : https://issues.redhat.com/projects/COST/
211211[ koku-readme ] : https://github.com/project-koku/koku#readme
212- [ koku-ui-ros-readme ] : https://github.com/project-koku/koku-ui/blob/prod-ros /apps/koku-ui-ros/README.md
212+ [ koku-ui-ros-readme ] : https://github.com/project-koku/koku-ui/blob/main /apps/koku-ui-ros/README.md
213213[ license-badge ] : https://img.shields.io/github/license/project-koku/koku-ui.svg?longCache=true
214214[ nodejs ] : https://nodejs.org/en/
215215[ npm ] : https://www.npmjs.com/
You can’t perform that action at this time.
0 commit comments