Skip to content

Commit

Permalink
Update README.md (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
jverkoey authored Sep 23, 2024
1 parent 9ce48ca commit 4ff50b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<p align="center">
<img alt="Tailwind CSS" src="https://raw.githubusercontent.com/jverkoey/slipstream/HEAD/.github/logo.svg" width="350" height="70" style="max-width: 100%;">
<img alt="Tailwind CSS" src="https://raw.githubusercontent.com/ClutchEngineering/slipstream/HEAD/.github/logo.svg" width="350" height="70" style="max-width: 100%;">
</p>

<p align="center">
Build static web pages with Swift and Tailwind CSS.
</p>

<p align="center">
<a href="https://github.com/jverkoey/slipstream/actions"><img src="https://img.shields.io/github/actions/workflow/status/jverkoey/slipstream/package-test.yml?branch=main" alt="Build Status"></a>
<a href="https://github.com/jverkoey/slipstream/blob/main/LICENSE"><img src="https://img.shields.io/github/license/jverkoey/slipstream.svg" alt="License"></a>
<a href="https://github.com/ClutchEngineering/slipstream/actions"><img src="https://img.shields.io/github/actions/workflow/status/ClutchEngineering/slipstream/package-test.yml?branch=main" alt="Build Status"></a>
<a href="https://github.com/ClutchEngineering/slipstream/blob/main/LICENSE"><img src="https://img.shields.io/github/license/ClutchEngineering/slipstream.svg" alt="License"></a>
</p>

---
Expand Down Expand Up @@ -96,7 +96,7 @@ try renderSitemap(sitemap, to: outputURL)

## Documentation

View Slipstream's [complete documentation](https://jverkoey.github.io/slipstream/documentation/slipstream/).
View Slipstream's [complete documentation](https://slipstream.clutch.engineering/documentation/slipstream/).

## Community

Expand Down

0 comments on commit 4ff50b7

Please sign in to comment.