Skip to content

Commit d1c7416

Browse files
authored
docs: Link fix/remove (deephaven#7634)
Salmon doesn't handle these relative links well. I think since users can swap to the Groovy/Python version with the tab at the top, we can just remove this note.
1 parent d79caf6 commit d1c7416

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

docs/groovy/getting-started/launch-build.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ You can download a ZIP file of the repository from GitHub. However, this is not
4646

4747
The following instructions are a condensed version of instructions found in the [deephaven-core repository](https://github.com/deephaven/deephaven-core). For the full instructions with explanations of configuration parameters, SSL, and more, see the [README](https://github.com/deephaven/deephaven-core/blob/main/server/jetty-app/README.md).
4848

49-
> [!NOTE]
50-
> The following steps show how to build and run Deephaven with Groovy from source. For Python, see [here](/core/docs/getting-started/launch-build/).
51-
5249
### Clone the deephaven-core repository
5350

5451
Once all of the required dependencies are installed and functioning, clone [https://github.com/deephaven/deephaven-core](https://github.com/deephaven/deephaven-core). If you use `git`, clone it like this:

docs/python/getting-started/launch-build.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ You can download a ZIP file of the repository from GitHub. However, this is not
5656

5757
The following instructions are a condensed version of instructions found in the [deephaven-core repository](https://github.com/deephaven/deephaven-core). For the full instructions with explanations of configuration parameters, SSL, and more, see the [README](https://github.com/deephaven/deephaven-core/blob/main/server/jetty-app/README.md).
5858

59-
> [!NOTE]
60-
> The following steps show how to build and run Deephaven with Python from source. For Groovy, see [here](/core/groovy/docs/how-to-guides/launch-build/).
61-
6259
### Clone the deephaven-core repository
6360

6461
Once all of the required dependencies are installed and functioning, clone [https://github.com/deephaven/deephaven-core](https://github.com/deephaven/deephaven-core). If you use `git`, clone it like this:

0 commit comments

Comments
 (0)