mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 09:26:10 +00:00
fix: Solve markdownlint MD004/ul-style rule (#6828)
Unordered list style [Expected: plus; Actual: dash]
This commit is contained in:
parent
0c0eb7b719
commit
5ea98acf23
10
README.md
10
README.md
@ -192,11 +192,11 @@ Write, compile and run your code within a browser. Try it out!
|
||||
|
||||
Volunteers have translated many of our Contributing, How-to, and Code of Conduct documents into languages covered by our lists.
|
||||
|
||||
- English
|
||||
- [Code of Conduct](docs/CODE_OF_CONDUCT.md)
|
||||
- [Contributing](docs/CONTRIBUTING.md)
|
||||
- [How-to](docs/HOWTO.md)
|
||||
- ... *[More languages](docs/README.md#translations)* ...
|
||||
+ English
|
||||
+ [Code of Conduct](docs/CODE_OF_CONDUCT.md)
|
||||
+ [Contributing](docs/CONTRIBUTING.md)
|
||||
+ [How-to](docs/HOWTO.md)
|
||||
+ ... *[More languages](docs/README.md#translations)* ...
|
||||
|
||||
You might notice that there are [some missing translations here](docs/README.md#translations) - perhaps you would like to help out by [contributing a translation](docs/CONTRIBUTING.md#help-out-by-contributing-a-translation)?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user