Skip to content

Commit

Permalink
remove extra slashes
Browse files Browse the repository at this point in the history
  • Loading branch information
jvnipers committed Jul 23, 2024
1 parent 82596eb commit 9ac106a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/wiki/cs2/guides/lan/addons.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Game csgo/addons/metamod

to the top of the section with similar inputs and save the file.

See:<vImageViewer src="https://files.femboy.kz/web//images/gameinfo.png" alt="Example image" :inline="true"/>
See:<vImageViewer src="https://files.femboy.kz/web/images/gameinfo.png" alt="Example image" :inline="true"/>

## Installing the KZ Plugin

Expand Down
2 changes: 1 addition & 1 deletion docs/wiki/cs2/guides/listen.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Game csgo/addons/metamod

to the top of the section with similar inputs and save the file.

See:<vImageViewer src="https://files.femboy.kz/web//images/gameinfo.png" alt="Example image" :inline="true"/>
See:<vImageViewer src="https://files.femboy.kz/web/images/gameinfo.png" alt="Example image" :inline="true"/>

3. Navigate to `\steamapps\common\Counter-Strike Global Offensive\game\csgo_core\`, and open the `gameinfo.gi` file.

Expand Down
2 changes: 1 addition & 1 deletion docs/wiki/csgo/guides/lan/kztimer.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ If you have followed this guide exactly as explained.
}
```

See:<vImageViewer src="https://files.femboy.kz/web//images/databases-kztimer.png" alt="Example image" :inline="true"/>
See:<vImageViewer src="https://files.femboy.kz/web/images/databases-kztimer.png" alt="Example image" :inline="true"/>

Save the file.

0 comments on commit 9ac106a

Please sign in to comment.