We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 955b0b9 commit dff7946Copy full SHA for dff7946
pages/index.tsx
@@ -76,7 +76,7 @@ const Home: NextPage<HomePageProps> = ({ searchIndex }) => {
76
The official Bazel rules for ROS packages
77
</h4>
78
<span>
79
- To use these modules add the line <b>common --registry=https://rcr.ros2.org</b> to your <b>.bazelrc</b> file.
+ Please visit the <a href='https://github.com/intrinsic-opensource/ros-central-registry'>ROS Central Registry</a> website for usage information.
80
</span>
81
<form onSubmit={handleSubmitSearch} className="contents">
82
<input
0 commit comments