Browse Source

user guide use userguide-fi/

CR013B2
Jason Chuang 1 week ago
parent
commit
1a74e40f80
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/layout/MainLayout/Header/index.js

+ 1
- 1
src/layout/MainLayout/Header/index.js View File

@@ -629,7 +629,7 @@ function Header(props) {
</li>

<li>
<Link className="login" to={'/userGuidePub1'}>
<Link className="login" to={'/userguide-fi'}>
<Typography style={{ opacity: 0.9 }} variant={"pnspsHeaderTitle"} sx={{ ml: 2 }}>
<FormattedMessage id="userGuide" />
</Typography>


Loading…
Cancel
Save