From 18b15044dacc13c521492f0dfa29f4b18e2baf21 Mon Sep 17 00:00:00 2001 From: Alexander Mock Date: Fri, 6 Dec 2024 17:28:26 +0100 Subject: [PATCH] removed rmagine --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fd6a4e2..32cc6ff 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,13 @@ mkdocs build --strict mkdocs serve --strict ``` -## Deploy to uos.github.io/rmagine_docs +## Deploy to naturerobots.github.io/mesh_navigation_docs -Anything pushed to branch `deploy` will trigger a Github Action that builds the website and updates [uos.github.io/rmagine_docs](https://uos.github.io/rmagine_docs) +Anything pushed to branch `deploy` will trigger a Github Action that builds the website and updates [naturerobots.github.io/mesh_navigation_docs](https://naturerobots.github.io/mesh_navigation_docs) ## Contributions -You are welcome to contribute to the docs of [Rmagine](https://github.com/uos/rmagine)! Thorough and clear documentation is essential. You can help us by correcting mistakes, improving content, or adding examples that facilitate user navigation and usage of the project. Please submit any documentation-related issues here. If you're making fixes or adding examples, don’t hesitate to submit a pull request afterward! +You are welcome to contribute to the docs of [Mesh Navigation](https://github.com/naturerobots/mesh_navigation)! Thorough and clear documentation is essential. You can help us by correcting mistakes, improving content, or adding examples that facilitate user navigation and usage of the project. Please submit any documentation-related issues here. If you're making fixes or adding examples, don’t hesitate to submit a pull request afterward! ### PR workflow @@ -37,7 +37,7 @@ How to contribute to this documentation via pull requests: 1. Fork this repository. 2. Make changes on your forked repository. -3. Check locally on your machine if mkdocs is able to compile your changes ([instructions](https://github.com/uos/rmagine_docs)). +3. Check locally on your machine if mkdocs is able to compile your changes ([instructions](https://github.com/uos/mesh_navigation_docs)). 3. Go to Github and click "Pull Request", select this repository's "main" branch as target. 4. If you added new content, please provide a brief explanation of why you believe it is beneficial for the documentation. 5. Send PR. \ No newline at end of file