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 e8a805e commit 9fe14e6Copy full SHA for 9fe14e6
.github/workflows/main.yml renamed to .github/workflows/circleci-artifacts-redirector.yml
@@ -6,7 +6,7 @@ jobs:
6
name: Run CircleCI artifacts redirector
7
steps:
8
- name: run-circleci-artifacts-redirector
9
- uses: larsoner/circleci-artifacts-redirector-action@master
+ uses: larsoner/circleci-artifacts-redirector-action@0.2.0
10
with:
11
repo-token: ${{ secrets.GITHUB_TOKEN }}
12
artifact-path: 0/html/index.html
docs/index.rst
@@ -8,7 +8,7 @@ Welcome to PythonRobotics's documentation!
Python codes for robotics algorithm. The project is on `GitHub`_.
-This is a Python code collection of robotics algorithms, especially for autonomous navigation.
+This is a Python code collection of robotics algorithms.
13
Features:
14
0 commit comments