Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Commit

Permalink
GITBOOK-1257: fix white labelling link
Browse files Browse the repository at this point in the history
  • Loading branch information
Funke Olasupo authored and gitbook-bot committed Feb 21, 2024
1 parent b50f90c commit 84f2cef
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
## Customize and Embed

* [Embedded Layout](customize-and-embed/embedded-layout.md)
* [White Labeling](customize-and-embed/white-labelling/README.md)
* [Customizing Colors](customize-and-embed/white-labelling/customizing-colors.md)
* [White Labeling](customize-and-embed/white-labeling/README.md)
* [Customizing Colors](customize-and-embed/white-labeling/customizing-colors.md)
* [Iframe Integration](customize-and-embed/iframe-integration/README.md)
* [Configuring iFrame auth](customize-and-embed/iframe-integration/configuring-iframe-auth/README.md)
* [Testing the iFrame Authentication](rocket.chat/iframe-integration/configuring-iframe-auth/testing-the-iframe-authentication.md)
Expand Down
2 changes: 1 addition & 1 deletion open-source-projects/server/server-customization/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Rocket.Chat provides a flexible and highly customizable environment for teams and organizations to collaborate effectively. As businesses and communities have unique branding, functional, and operational requirements, Rocket.Chat's customization capabilities play a pivotal role in tailoring the platform to align with these diverse needs. This guide aims to comprehensively walk you through the process of customizing your Rocket.Chat server, covering both fundamental and advanced customization options

In addition to [white-labelling](../../../customize-and-embed/white-labelling/ "mention") your deployed Rocket.Chat workspace, you also possess the capability to implement customizations directly within the codebase. This empowers you to construct and deploy a fully customized server, incorporating all desired modifications.
In addition to [white-labeling](../../../customize-and-embed/white-labeling/ "mention") your deployed Rocket.Chat workspace, you also possess the capability to implement customizations directly within the codebase. This empowers you to construct and deploy a fully customized server, incorporating all desired modifications.

Across the Rocket.Chat server, some features you can customize include the following:

Expand Down

0 comments on commit 84f2cef

Please sign in to comment.