Skip to content

Commit c18cae8

Browse files
committed
chore: clean up whitespace in mkdocs.yml config file
1 parent 7e9ff74 commit c18cae8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ This guide installs stable versions of the required external (go-ethereum) `evm`
137137

138138
## Usage
139139

140-
More information on how to obtain and use the [released test fixtures](https://github.com/ethereum/execution-spec-tests/releases) can be found [here](getting_started/using_fixtures.md).
140+
More information on how to obtain and use the [released test fixtures](https://github.com/ethereum/execution-spec-tests/releases) can be found [here](https://ethereum.github.io/execution-spec-tests/docs-only/getting_started/using_fixtures/).
141141

142142
For further help with working with this codebase, see the [online documentation](https://ethereum.github.io/execution-spec-tests/):
143143

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ markdown_extensions:
8181
- pymdownx.caret
8282
- pymdownx.details
8383
- pymdownx.emoji:
84-
emoji_index: !!python/name:material.extensions.emoji.twemoji
84+
emoji_index: !!python/name:material.extensions.emoji.twemoji
8585
emoji_generator: !!python/name:material.extensions.emoji.to_svg
8686
- pymdownx.highlight
8787
- pymdownx.inlinehilite

0 commit comments

Comments
 (0)