gemmellr commented on code in PR #148:
URL: 
https://github.com/apache/activemq-artemis-console/pull/148#discussion_r2593018023


##########
artemis-console-extension/artemis-extension/app/public/hawtconfig.json:
##########
@@ -2,23 +2,23 @@
   "branding": {
     "appName": "Artemis Console",
     "showAppName": false,
-    "appLogoUrl": "img/activemq.png",
-    "companyLogoUrl": "img/activemq.png",
-    "css": "css/activemq.css"
+    "appLogoUrl": "img/artemis.png",
+    "companyLogoUrl": "img/artemis.png",
+    "css": "css/artemis.css"
   },
   "login": {
     "description": "Login page for Artemis Console.",
     "links": [
-      { "url": 
"https://activemq.apache.org/components/artemis/documentation/";, "text": 
"Documentation" },
-      { "url": "https://activemq.apache.org/";, "text": "Website" }
+      { "url": "https://artemis.apache.org/";, "text": "Documentation" },

Review Comment:
   Should still have the components/artemis/documentation/ bit, its a link to 
the documentation.



##########
.asf.yaml:
##########
@@ -39,7 +38,7 @@ github:
   dependabot_alerts:  true
   dependabot_updates: true
 notifications:
-  commits:      [email protected]
-  issues:       [email protected]
-  pullrequests: [email protected]
+  commits:      [email protected]
+  issues:       [email protected]
+  pullrequests: [email protected]

Review Comment:
   should be issues@



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to