Skip to content

Commit e00f125

Browse files
authored
Merge pull request #1201 from Indyandie/fix/broken-link
fix(docs): correct markdown link, re-generate openapi spec
2 parents 41c4856 + deacaf3 commit e00f125

File tree

2 files changed

+120
-120
lines changed

2 files changed

+120
-120
lines changed

config/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
156156
This API will always be publicly available and will never require any extensive setup process to consume.
157157
158-
Created by [**Paul Hallett**(]https://github.com/phalt) and other [**PokéAPI contributors***](https://github.com/PokeAPI/pokeapi#contributing) around the world. Pokémon and Pokémon character names are trademarks of Nintendo.
158+
Created by [**Paul Hallett**](https://github.com/phalt) and other [**PokéAPI contributors***](https://github.com/PokeAPI/pokeapi#contributing) around the world. Pokémon and Pokémon character names are trademarks of Nintendo.
159159
""",
160160
"SORT_OPERATIONS": False,
161161
"SERVERS": [{"url": "https://pokeapi.co"}],

0 commit comments

Comments
 (0)