File tree Expand file tree Collapse file tree
admin/src/react-components Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ const SystemEditorComponent = ({ classes }) => {
150150
151151 < CardSection
152152 ctaCallback = { ( ) => {
153- window . open ( "https://docs.hubsfoundation.org/hubs-cloud- limiting-user-access.html " ) ;
153+ window . open ( "https://docs.hubsfoundation.org/admin- limiting-user-access" ) ;
154154 } }
155155 cta = "Limit access guide"
156156 body = "Learn how to control who can enter your hub’s rooms."
Original file line number Diff line number Diff line change @@ -440,7 +440,7 @@ class ConfigurationEditor extends Component {
440440 hub's rooms (More > Preferences > Misc > Theme).More information about customizing your hubs'
441441 themes can be found in our{ " " }
442442 < a
443- href = "https://docs.hubsfoundation.org/hubs-cloud -customizing-themes.html"
443+ href = "https://docs.hubsfoundation.org/admin -customizing-themes.html"
444444 target = "_blank"
445445 rel = "noopener noreferrer"
446446 className = "link"
You can’t perform that action at this time.
0 commit comments