Skip to content

Commit 47bc69d

Browse files
committed
Update the docs
1 parent d253b9b commit 47bc69d

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
@@ -2,7 +2,7 @@
22
<meta property="og:description" content="Create browser tests for web and mobile user interfaces." />
33
<meta property="og:image" content="https://seleniumbase.io/img/sb_logo_7.png" />
44
<link rel="icon" href="https://seleniumbase.io/img/logo3a.png" />
5-
<h2><div align="center"><a align="center" href="https://github.com/seleniumbase/SeleniumBase/"><img align="center" src="https://seleniumbase.io/img/sb_logo_7.png" alt="SeleniumBase" height="156" /></a></div></h2>
5+
<p align="center"><a href="https://github.com/seleniumbase/SeleniumBase/"><img src="https://seleniumbase.io/img/sb_logo_7.png" alt="SeleniumBase" height="156" /></a></p>
66

77
<p align="center">
88
<a href="https://github.com/seleniumbase/SeleniumBase/releases">

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ plugins:
4242
on_pre_build: docs.prepare:main
4343
# Page tree
4444
nav:
45-
- SeleniumBase Docs: README.md
45+
- SeleniumBase: README.md
4646
- Features: help_docs/features_list.md
4747
- CMD Options: help_docs/customizing_test_runs.md
4848
- Python Setup:

0 commit comments

Comments
 (0)