Skip to content

Commit 5535307

Browse files
committed
update repo name
Signed-off-by: Jeeva Kandasamy <[email protected]>
1 parent 11a773f commit 5535307

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "mycontroller-console-web",
2+
"name": "mycontroller-web-console",
33
"version": "2.0.0",
44
"private": true,
55
"dependencies": {

src/index.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ this workaround will resolve the issue
5050
}
5151

5252
// workaround to fix overflow of menu items in the modal
53-
// Original issue: https://github.com/mycontroller-org/console-web/issues/8
53+
// Original issue: https://github.com/mycontroller-org/web-console/issues/8
5454
.pf-c-modal-box {
5555
.pf-c-modal-box__body {
5656
.pf-c-select {

0 commit comments

Comments
 (0)