Skip to content

Commit d0d3919

Browse files
committed
rst fix
1 parent 15d8906 commit d0d3919

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
run: pip install restructuredtext-lint
2121

2222
- name: RST Lint
23-
run: rst-lint README.rst
23+
run: rst-lint README.rst --level debug

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You can also find us on `Facebook
2222

2323
|
2424
25-
.. contents:: **Past meetups:**
25+
.. contents:: Past meetups:
2626

2727
..
2828
section-numbering:

0 commit comments

Comments
 (0)