We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a649196 commit d5b850dCopy full SHA for d5b850d
mkdocs.yml
@@ -1,10 +1,10 @@
1
site_name: Lean Ethereum Specifications
2
site_description: Reference implementations of the Lean Ethereum protocol
3
site_author: Ethereum Foundation
4
-site_url: https://leanethereum.github.io/lean-spec/
+site_url: https://leanethereum.github.io/leanSpec/
5
6
-repo_name: leanEthereum/lean-spec
7
-repo_url: https://github.com/leanEthereum/lean-spec
+repo_name: leanEthereum/leanSpec
+repo_url: https://github.com/leanEthereum/leanSpec
8
edit_uri: edit/main/docs/
9
10
theme:
@@ -63,7 +63,7 @@ nav:
63
extra:
64
social:
65
- icon: fontawesome/brands/github
66
- link: https://github.com/leanEthereum/lean-spec
+ link: https://github.com/leanEthereum/leanSpec
67
68
copyright: |
69
© 2025 Ethereum Foundation
0 commit comments