Skip to content

Commit 5cc0d08

Browse files
committed
Fix image paths on website.
1 parent 18440c3 commit 5cc0d08

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# N64 Flashcart Menu
88
An open source menu for N64 flashcarts.
9-
![N64FlashcartMenu menu information](./docs/images/menu-information.png)
9+
![N64FlashcartMenu menu information](https://github.com/polprzewodnikowy/N64FlashcartMenu/docs/images/menu-information.png)
1010

1111
## Supported Flashcarts
1212
This menu aims to support as many N64 flashcarts as possible.
@@ -122,7 +122,7 @@ These can be updated using the settings editor, but if required, you can also ma
122122
* Ensure the cart has the latest [firmware](https://github.com/Polprzewodnikowy/SummerCart64/releases/latest) installed.
123123
* Download the latest `sc64menu.n64` file from the [releases](https://github.com/Polprzewodnikowy/N64FlashcartMenu/releases/) page, then put it in the root directory of your SD card.
124124

125-
![SC64 flashcart information](./docs/images/sc64-flashcart-information.png)
125+
![SC64 flashcart information](https://github.com/polprzewodnikowy/N64FlashcartMenu/docs/images/sc64-flashcart-information.png)
126126

127127

128128
### 64drive

docs/01_menu_controls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Press either the `C-Up` or `C-Down` buttons to scroll by pages, rather than by e
77

88
#### N64FlashcartMenu settings
99
Press the `START` button on the browser screen to open the Settings window.
10-
![Browser context menu](./images/main-context-menu.png)
10+
![Browser context menu](https://github.com/polprzewodnikowy/N64FlashcartMenu/docs/images/main-context-menu.png)
1111
From here you can edit some of the N64FlashcartMenu settings,
1212
see information about either the console, the flashcart you are using or N64FlashcartMenu itself, and if your cart has Real-Time Clock (RTC) support, you can also change its date and time.
1313

0 commit comments

Comments
 (0)