Skip to content

Commit df0867c

Browse files
committed
loginPage: fix links to documentation
1 parent 2bd5435 commit df0867c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/LoginPage.jsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ function LoginPage({ buttonText, imagePath, link }) {
1212
JupyterHub, you can check membership status{" "}
1313
<a href="https://profile.e-infra.cz/profile/organizations">here</a> or
1414
consult{" "}
15-
<a href="https://docs.cerit.io/en/web-apps/jupyterhub#metacentrum-membership">
15+
<a href="https://docs.cerit.io/en/docs/platform/access#account">
1616
documentation
1717
</a>{" "}
18-
for more information. You can also check resources utilization in{" "}
19-
<a href="https://grafana.hub.cloud.e-infra.cz/d/H5q_43FVk/jupyterhub">
20-
grafana
18+
for more information. More information on the JupyterHub instance can be found in{" "}
19+
<a href="https://docs.cerit.io/en/docs/web-apps/jupyterhub">
20+
JupyterHub documentation
2121
</a>
2222
.{" "}
2323
</p>

0 commit comments

Comments
 (0)