Corrected website links, in preparation for website launch.
This commit is contained in:
@@ -11,4 +11,4 @@ Commands:
|
|||||||
--version, -v Displays the current version number.
|
--version, -v Displays the current version number.
|
||||||
init Creates a new Bloom project configuration file (bloom.json) in the working directory.
|
init Creates a new Bloom project configuration file (bloom.json) in the working directory.
|
||||||
|
|
||||||
For more information on getting started with Bloom, please visit https://bloom.oscillate.io/getting-started.
|
For more information on getting started with Bloom, please visit https://bloom.oscillate.io/docs/getting-started.
|
||||||
|
|||||||
@@ -193,7 +193,7 @@ void TargetController::checkUdevRules() {
|
|||||||
Logger::error("Bloom udev rules missing - cannot install udev rules without root privileges.\n"
|
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."
|
"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 "
|
" 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.");
|
"until this is resolved.");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user