File tree Expand file tree Collapse file tree 3 files changed +17
-16
lines changed
Expand file tree Collapse file tree 3 files changed +17
-16
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ const License = () => {
4242 < p >
4343 The Vault is built using MINIO and most functionality will be the same.
4444 If you need any help please look at our documentation at https://docs.elastx.cloud/docs/tech-previews/thevault/
45+ </ p >
4546 < p >
4647 MINIO is a registered trademark of the MinIO Corporation and this product
4748 is not affiliated with or endorsed by the MinIO Corporation.
Original file line number Diff line number Diff line change @@ -189,14 +189,14 @@ const Login = () => {
189189 }
190190 promoInfo = {
191191 < span style = { { fontSize : 14 , lineHeight : 1 } } >
192- Welcome to Elastx The Vault console!< br >
193- < br >
194- The Vault is built using MINIO and most functionality will be the same.< br >
195- If you need any help please look at our documentation at https://docs.elastx.cloud/docs/tech-previews/thevault/< br >
196- < br >
197- MINIO is a registered trademark of the MinIO Corporation and this product< br >
198- is not affiliated with or endorsed by the MinIO Corporation.< br >
199- All source code used for MINIO is publicly available in the elastx github repositories.< br >
192+ Welcome to Elastx The Vault console!< br > </ br >
193+ < br > </ br >
194+ The Vault is built using MINIO and most functionality will be the same.< br > </ br >
195+ If you need any help please look at our documentation at https://docs.elastx.cloud/docs/tech-previews/thevault/< br > </ br >
196+ < br > </ br >
197+ MINIO is a registered trademark of the MinIO Corporation and this product< br > </ br >
198+ is not affiliated with or endorsed by the MinIO Corporation.< br > </ br >
199+ All source code used for MINIO is publicly available in the elastx github repositories.< br > </ br >
200200 </ span >
201201 }
202202 />
Original file line number Diff line number Diff line change @@ -149,14 +149,14 @@ const LoginCallback = () => {
149149 }
150150 promoInfo = {
151151 < span style = { { fontSize : 14 , lineHeight : 1 } } >
152- Welcome to Elastx The Vault console!< br >
153- < br >
154- The Vault is built using MINIO and most functionality will be the same.< br >
155- If you need any help please look at our documentation at https://docs.elastx.cloud/docs/tech-previews/thevault/< br >
156- < br >
157- MINIO is a registered trademark of the MinIO Corporation and this product< br >
158- is not affiliated with or endorsed by the MinIO Corporation.< br >
159- All source code used for MINIO is publicly available in the elastx github repositories.< br >
152+ Welcome to Elastx The Vault console!< br > </ br >
153+ < br > </ br >
154+ The Vault is built using MINIO and most functionality will be the same.< br > </ br >
155+ If you need any help please look at our documentation at https://docs.elastx.cloud/docs/tech-previews/thevault/< br > </ br >
156+ < br > </ br >
157+ MINIO is a registered trademark of the MinIO Corporation and this product< br > </ br >
158+ is not affiliated with or endorsed by the MinIO Corporation.< br > </ br >
159+ All source code used for MINIO is publicly available in the elastx github repositories.< br > </ br >
160160 </ span >
161161 }
162162 />
You can’t perform that action at this time.
0 commit comments