Skip to content

Commit

Permalink
Syncing -> sharing
Browse files Browse the repository at this point in the history
  • Loading branch information
legoandmars committed Dec 16, 2023
1 parent 4560bb5 commit b451022
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export default defineConfig({
text: 'Installing Mods',
items: [
{ text: 'Using r2modman', link: '/installation/installing-r2modman' },
{ text: 'Syncing r2modman profiles', link: '/installation/syncing-mods' },
{ text: 'Sharing r2modman profiles', link: '/installation/syncing-mods' },
{ text: 'Configuring mods', link: '/installation/configuration' },
]
},
Expand Down
2 changes: 1 addition & 1 deletion docs/beginners-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ If you're using Windows, follow the [r2modman installation guide](./installation

If you're on Linux or Steam Deck, you'll want the [linux installation guide](./installation/installing-r2modman-linux.md).

Want a quick, easy way to install the same mods as your friends? Check out the [syncing r2modman profiles](./installation/syncing-mods) page.
Want a quick, easy way to install the same mods as your friends? Check out the [sharing r2modman profiles](./installation/syncing-mods) page.

## Creating mods

Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ hero:
<HomeGroup title="Installing Mods">
<HomeItem name="Beginners guide" href="./beginners-guide.html" />
<HomeItem name="Using r2modman" href="./installation/installing-r2modman.html" />
<HomeItem name="Syncing r2modman profiles" href="./installation/syncing-mods.html" />
<HomeItem name="Sharing r2modman profiles" href="./installation/syncing-mods.html" />
<HomeItem name="Configuring mods" href="./installation/syncing-mods.html" />
</HomeGroup>

Expand Down
2 changes: 1 addition & 1 deletion docs/installation/installing-r2modman.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ Once you have succesfully installed r2modman, you can finally install mods.

That's it! You have just successfully modded Lethal Company!

If you'd like to sync your mods with friends, navigate to the [syncing r2modman profiles](syncing-mods) page.
If you'd like to sync your mods with friends, navigate to the [sharing r2modman profiles](syncing-mods) page.
2 changes: 1 addition & 1 deletion docs/installation/syncing-mods.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ next: true
description: Learn how to use r2modman profile codes to sync your mods with friends.
---

# Syncing r2modman profiles
# Sharing r2modman profiles

If you're playing the game with friends, you'll probably want to make sure you have the same mods installed.

Expand Down

0 comments on commit b451022

Please sign in to comment.