Skip to content

Commit 9fe14e6

Browse files
authored
doc build test again (AtsushiSakai#361)
* try doc build * try doc build
1 parent e8a805e commit 9fe14e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml renamed to .github/workflows/circleci-artifacts-redirector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
name: Run CircleCI artifacts redirector
77
steps:
88
- name: run-circleci-artifacts-redirector
9-
uses: larsoner/circleci-artifacts-redirector-action@master
9+
uses: larsoner/circleci-artifacts-redirector-action@0.2.0
1010
with:
1111
repo-token: ${{ secrets.GITHUB_TOKEN }}
1212
artifact-path: 0/html/index.html

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Welcome to PythonRobotics's documentation!
88

99
Python codes for robotics algorithm. The project is on `GitHub`_.
1010

11-
This is a Python code collection of robotics algorithms, especially for autonomous navigation.
11+
This is a Python code collection of robotics algorithms.
1212

1313
Features:
1414

0 commit comments

Comments
 (0)