Skip to content

Commit

Permalink
[PLAT] Rename YugaWare logs to Platform logs
Browse files Browse the repository at this point in the history
Summary: Rename YugaWare logs to Platform logs

Test Plan: None

Reviewers: sanketh

Reviewed By: sanketh

Subscribers: yugaware

Differential Revision: https://phorge.dev.yugabyte.com/D37664
  • Loading branch information
hari90 committed Aug 30, 2024
1 parent 4b4c201 commit 3edf377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion managed/ui/src/components/yugaware_logs/YugawareLogs.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ const YugawareLogs = ({ currentCustomer, yugawareLogs, getLogs, logError, fetchU
return (
<div className="yugaware-logs">
<h2 className="content-title">
<b>YugaWare logs</b>
<b>Platform logs</b>
</h2>
<Row>
<Col lg={3}>
Expand Down

0 comments on commit 3edf377

Please sign in to comment.