Skip to content

Commit 5ee2997

Browse files
committed
Fix more broken links
Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
1 parent 5ae5bec commit 5ee2997

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

docs/community/issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The following actions are typically useful:
6868

6969
<!-- Internal links -->
7070

71-
[troubleshooting]: /docs/troubleshooting.mdx
71+
[troubleshooting]: /docs/troubleshooting
7272

7373
<!-- External Links -->
7474

docs/docs/welcome.mdx

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ Learn to perform specific tasks in Nebari, with step-by-step instructions.
150150

151151
Nebari is a community-led open source project, learn how you can get involved!
152152

153-
> [Facing issues with Nebari? Get support on GitHub discussions or the issue tracker →](docs/community#getting-support)
153+
> [Facing issues with Nebari? Get support on GitHub discussions or the issue tracker →](/docs/community/introduction#getting-support)
154154
155-
> [Learn how you can contribute to Nebari, beyond code and pull-requests →](docs/community#how-to-contribute)
155+
> [Learn how you can contribute to Nebari, beyond code and pull-requests →](/docs/community/introduction#how-to-contribute)
156156
157157
[↳ Read all community resources][community]
158158

@@ -180,13 +180,13 @@ Understand technical details of Nebari's architecture and how it works.
180180
<!-- Internal links -->
181181

182182
[nebari-home]: https://nebari.dev/
183-
[get-started]: docs/get-started/
184-
[tutorials]: docs/tutorials/
185-
[how-tos]: docs/how-tos/
186-
[community]: community/
187-
[references]: docs/references
188-
[release-notes]: docs/references/RELEASE
189-
[using-dask]: docs/tutorials/using_dask
190-
[using-vscode]: docs/how-tos/using-vscode
191-
[configure-keycloak]: docs/how-tos/configuring-keycloak
192-
[create-dashboards]: docs/tutorials/create-dashboard
183+
[get-started]: /docs/get-started/
184+
[tutorials]: /docs/tutorials/
185+
[how-tos]: /docs/how-tos/
186+
[community]: /community/introduction
187+
[references]: /docs/references
188+
[release-notes]: /docs/references/RELEASE
189+
[using-dask]: /docs/tutorials/using_dask
190+
[using-vscode]: /docs/how-tos/using-vscode
191+
[configure-keycloak]: /docs/how-tos/configuring-keycloak
192+
[create-dashboards]: /docs/tutorials/create-dashboard

0 commit comments

Comments
 (0)