@@ -62,7 +62,7 @@ If you are developing on Windows, you should run Ubuntu on Windows Subsystem for
### Developing with VS Code in a remote container
Alternatively, without the need to explicitly install the above dependencies, follow the guide [on using Visual Studio Code](deven.md#developing-with-visual-studio-code.md) and its remote container support.
Alternatively, without the need to explicitly install the above dependencies, follow the guide [on using Visual Studio Code](visual-studio-code.md) and its remote container support.
## Clone the Metabase repo
...
...
@@ -163,4 +163,4 @@ The entire Metabase application is compiled and assembled into a single .jar fil
./bin/build
After running the build script simply look in `target/uberjar` for the output .jar file and you are ready to go.
\ No newline at end of file
After running the build script simply look in `target/uberjar` for the output .jar file and you are ready to go.