Skip to content

Commit 0294314

Browse files
committed
Update README.md
1 parent e0cc5d7 commit 0294314

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,16 @@
33
<picture>
44
<source media="(prefers-color-scheme: dark)" srcset="./web/public/runbooks-logo-light-color.svg" height="80">
55
<source media="(prefers-color-scheme: light)" srcset="./web/public/runbooks-logo-dark-color.svg" height="80">
6-
<img alt="Runbooks" src="./web/public/runbooks-logo-dark-color.svg" height="80">
6+
<img alt="Gruntwork Runbooks" src="./web/public/runbooks-logo-dark-color.svg" height="80">
77
</picture>
88
</a>
99
</p>
1010

11-
<h1 align="center">Gruntwork Runbooks</h1>
12-
1311
<p align="center"><em>Runbooks enables infrastructure experts to scale their expertise.</em></p>
1412

1513
Runbooks are interactive markdown documents that enable subject matter experts to capture their knowledge and expertise in a way that is easy for others to understand and use.
1614

17-
For additional information on Runbooks, or to see them in action, check out the [Runbooks docs](https://runbooks.gruntwork.io).
15+
For additional information on Runbooks, or to see it in action, check out the [Runbooks docs](https://runbooks.gruntwork.io).
1816

1917
## Project status
2018

0 commit comments

Comments
 (0)