Fix Another Link
This commit is contained in:
parent
c9fafd6cd4
commit
60a5accff2
@ -78,7 +78,7 @@ static info_line info[] = {
|
|||||||
.get_text = []() {
|
.get_text = []() {
|
||||||
return std::string("Sound Data: ") + info_sound_data_state;
|
return std::string("Sound Data: ") + info_sound_data_state;
|
||||||
},
|
},
|
||||||
.button_url = MCPI_DOCUMENTATION "SOUND.md",
|
.button_url = MCPI_DOCUMENTATION "GETTING_STARTED.md#sound",
|
||||||
.button_text = "More Info"
|
.button_text = "More Info"
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user