Skip to content

Commit

Permalink
update to ionic link
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <[email protected]>
  • Loading branch information
iche033 committed Aug 5, 2024
1 parent 450c940 commit 0db9985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ogre2/src/Ogre2RenderEngine.cc
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ bool Ogre2RenderEngine::InitImpl()
{
gzerr << "Failed to initialize render-engine" << std::endl;
gzerr << "Please see the troubleshooting page for possible fixes: "
<< "https://gazebosim.org/docs/fortress/troubleshooting"
<< "https://gazebosim.org/docs/ionic/troubleshooting"
<< std::endl;
return false;
}
Expand Down

0 comments on commit 0db9985

Please sign in to comment.