Corrected website links, in preparation for website launch.

This commit is contained in:
Nav
2021-04-14 01:23:57 +01:00
parent 45d691436c
commit d76b1e3f24
2 changed files with 2 additions and 2 deletions

View File

@@ -193,7 +193,7 @@ void TargetController::checkUdevRules() {
Logger::error("Bloom udev rules missing - cannot install udev rules without root privileges.\n"
"Running Bloom once with root privileges will allow it to automatically install the udev rules."
" Alternatively, instructions on manually installing the udev rules can be found "
"here: https://bloom.oscillate.io/some/link.\nBloom may fail to connect to some debug tools "
"here: https://bloom.oscillate.io/docs/getting-started\nBloom may fail to connect to some debug tools "
"until this is resolved.");
return;
}