Skip to content

Commit

Permalink
Attempt to link with docs.nav2.org (ros-navigation#552)
Browse files Browse the repository at this point in the history
* Update Makefile

* Update CNAME
  • Loading branch information
SteveMacenski authored May 1, 2024
1 parent 84fef45 commit f2d89ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ clean:
# along with a README

publish:
git clone --reference . [email protected]:ros-planning/navigation.ros.org.git $(PUBLISHDIR)
git clone --reference . [email protected]:open-navigation/docs.nav2.org.git $(PUBLISHDIR)
cd $(PUBLISHDIR) && \
git checkout gh-pages && \
git config user.email "[email protected]" && \
Expand Down
2 changes: 1 addition & 1 deletion scripts/CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
navigation.ros.org
docs.nav2.org

0 comments on commit f2d89ad

Please sign in to comment.