correct the service name from big letter to small

Change-Id: I93aba76b9102158373eb2085ef2a5695961aa3b8
diff --git a/mcord/mcord.yaml b/mcord/mcord.yaml
index b548c8b..765b0f6 100644
--- a/mcord/mcord.yaml
+++ b/mcord/mcord.yaml
@@ -120,7 +120,7 @@
       properties:

           kind: RAN

           icon_url: /static/mCordServices/service_server.png

-          view_url: /admin/vBBU/vbbucomponent

+          view_url: /admin/vbbu/vbbucomponent

           public_key: { get_artifact: [ SELF, pubkey, LOCAL_FILE] }

           private_key_fn: /opt/xos/services/vbbu/keys/vBBU_rsa

       artifacts:

@@ -132,7 +132,7 @@
       properties:

           kind: vEPC

           icon_url: /static/mCordServices/service_server.png

-          view_url: /admin/vPGWC/vpgwccomponent

+          view_url: /admin/vpgwc/vpgwccomponent

           public_key: { get_artifact: [ SELF, pubkey, LOCAL_FILE] }

           private_key_fn: /opt/xos/services/vpgwc/keys/vPGWC_rsa

       artifacts: