Skip to content

Commit adcbdc4

Browse files
authored
Merge pull request #110 from Project-Babble/main
Update links
2 parents 5b6285b + 84bbeab commit adcbdc4

File tree

7 files changed

+7
-11
lines changed

7 files changed

+7
-11
lines changed

docs/babbleofficaltracker/babbleofficaltracker.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,6 @@ Before use, you need to properly set up your camera feed:
131131

132132
## Next Steps
133133

134-
To learn more about the Babble App, [click here.](/docs/software/baballonia.mdx)
135-
136134
To get started with specific VR platforms:
137135

138136
- [VRChat Integration Guide](docs/software/integrations/vrc.mdx)

docs/babbleofficaltracker/babbleofficaltrackerwireless.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import ImageGallery from '@site/src/components/ImageGallery/ImageGallery';
2424
### macOS/Linux
2525
- Currently, we do not offer installers for these platforms. You will need to build these from source.
2626
- For assistance building Babble Avalonia on these platforms, please contact us in our discord server.
27-
- Our [Legacy App](docs\software\babbleApps\babble-app.mdx) can be run from our [installer scripts](https://github.com/project-Babble/projectBabble/?tab=readme-ov-file#macos-and-linux) on the Github
27+
- Our [Legacy App](docs/software/sourceCode/python.mdx) can be run from our [installer scripts](https://github.com/project-Babble/projectBabble/?tab=readme-ov-file#macos-and-linux) on the Github
2828

2929
## Mode Selection
3030

@@ -130,8 +130,6 @@ Before use, you need to properly set up your camera feed:
130130

131131
## Next Steps
132132

133-
To learn more about the Babble App, [click here.](/docs/software/baballonia.mdx)
134-
135133
To get started with specific VR platforms:
136134

137135
- [VRChat Integration Guide](docs/software/integrations/vrc.mdx)

docs/babbleofficaltracker/legacySetup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Legacy App Instructions
66
# Legacy App Instructions
77

88
:::warning
9-
This page concerns the [legacy Desktop App](/docs/software/sourceCode/python.mdx), which is no longer updated. For current babbling, please use the current Desktop App [Baballonia](docs/software/baballonia.mdx).
9+
This page concerns the [legacy Desktop App](/docs/software/sourceCode/python.mdx), which is no longer updated. For current babbling, please use the current Desktop App [Baballonia](docs/software/baballonia/baballonia.mdx).
1010
:::
1111

1212
## Getting Started

docs/intro/intro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Ready to dive in? Here's how to begin:
2424
Curious about how to start with building hardware for Project Babble? Check out our [Hardware Guide](docs\hardware\hardware.mdx) for detailed information.
2525

2626
2. **Software Setup**
27-
Need help with the Project Babble application? Our [Software Guide](docs\software\baballonia.mdx) will walk you through everything you need to know.
27+
Need help with the Project Babble application? Our [Software Guide](docs\software\baballonia\baballonia.mdx) will walk you through everything you need to know.
2828

2929
3. **Integrations**
3030
Once your hardware and software are set up, explore how to integrate Project Babble with other apps on our [Integrations Page](software\integrations\integrations.mdx).

docs/software/platforms/linux.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_position: 2
66
# Notes on Linux
77

88
:::warning
9-
This page concerns the [legacy Desktop App](/docs/software/sourceCode/python.mdx), which is no longer updated. For current babbling, please use the current Desktop App [Baballonia](docs/software/baballonia.mdx).
9+
This page concerns the [legacy Desktop App](/docs/software/sourceCode/python.mdx), which is no longer updated. For current babbling, please use the current Desktop App [Baballonia](docs/software/baballonia/baballonia.mdx).
1010
:::
1111

1212
## The Babble App

docs/software/software.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ sidebar_position: 2
88
## Setup
99
Getting started with the Babble App is as easy as 1-2-3!
1010

11-
- For the legacy desktop app, [click here](docs\software\babbleApps\babble-app.mdx)
12-
- For the newer desktop app "Baballonia", [click here](docs\software\babbleApps\baballonia.mdx)
11+
- For the legacy desktop app, [click here](docs/software/sourceCode/python.mdx)
12+
- For the newer desktop app "Baballonia", [click here](docs/software/baballonia/baballonia.mdx)

docs/software/sourceCode/python.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_position: 2
66
# Running the Python source code
77

88
:::warning
9-
This page concerns the [legacy Desktop App](/docs/software/sourceCode/python.mdx), which is no longer updated. For current babbling, please use the current Desktop App [Baballonia](docs/software/baballonia.mdx).
9+
This page concerns the [legacy Desktop App](/docs/software/sourceCode/python.mdx), which is no longer updated. For current babbling, please use the current Desktop App [Baballonia](docs/software/baballonia/baballonia.mdx).
1010
:::
1111

1212
This page covers how to download and run the source code for the legacy Babble App.

0 commit comments

Comments
 (0)