Skip to content

Commit 12a0efa

Browse files
committed
[Improvment] exposed Html for cloud/white-labeling page and footer 'Edit this page' link
Signed-off-by: Namanv0509 <namanverma00260@gmail.com>
1 parent a208485 commit 12a0efa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/cloud/self-hosted/white-labeling/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ On the [Organizations page](https://cloud.layer5.io/identity/organizations), you
8383
1. Click Select file to upload and select the logo image on your computer. You'll see a preview your logo.
8484
1. Click Save, if satisfied. You may change your custom logo images at any time.
8585

86-
## Customizing your Organization's Dashboard
86+
## Customizing your Organization\'s Dashboard
8787

8888
Layer5 Cloud supports customizing dashboard layouts on a per organization basis. As an administrator of your organization, you can customize the dashboard experience for all members of your organization. To customize your organization's dashboard, select from a collection of widgets to include or exclude.
8989

layouts/partials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h5 class="footer-h5"><a href="{{ .url }}">{{ .name }}</a></h5>
8585
<div class="footer-bottom-middle">
8686
<span>
8787
<span class="edit-page">
88-
<a href="https://github.com/layer5io/layer5/blob/master/src/pages/index.js" target="_blank"
88+
<a href="https://github.com/layer5io/docs/blob/master/content/en/_index.md" target="_blank"
8989
rel="noreferrer">Edit This Page</a>
9090
</span>
9191
<span>

0 commit comments

Comments
 (0)