Skip to content

Commit 7f55121

Browse files
committed
refactor: update installation section title and clean up introduction in web apps documentation
1 parent 412e6a2 commit 7f55121

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

src/content/docs/web-apps/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This guide will walk you through the process of installing and running the `toru
2020
- **just** - `20.10.7` or higher, [installation guide](https://github.com/baryshev/just).
2121
- **Text editor** - We recommend using [VSCode](https://code.visualstudio.com/).
2222

23-
## Installation
23+
## Setup the `torus-ts` monorepo
2424

2525
This section will cover all the steps including optional steps that can be skipped depending on the app you want to run, read the <Badge text="Notes" variant="note" /> on each step to understand if it's required for your use case.
2626

src/content/docs/web-apps/intro.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Web Apps Introduction
2+
title: Introduction
33
description: Learn how to build into Torus typescript ecosystem
44
---
55

@@ -11,8 +11,6 @@ The ecosystem is built using a [monorepo](https://turbo.build/repo/docs) structu
1111

1212
## Web Apps
1313

14-
Currently we have the following web apps:
15-
1614
<LinkCard
1715
title="Torus Page"
1816
href="https://torus.network/"

0 commit comments

Comments
 (0)