Skip to content

Commit

Permalink
Aotumated: Update starship documentation from starship repo
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 23, 2024
1 parent 5d16bcb commit 5b4fc77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/starship/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ import React from "react";
paddingTop: '12px'
}}>
<div style={{paddingRight:'4px'}}>
<a href="https://github.com/cosmology-tech/starship/actions/workflows/e2e-tests.yaml">
<a href="https://github.com/cosmology-tech/starship/actions/workflows/pr-tests.yaml">
<img
height="20"
src="https://github.com/cosmology-tech/starship/actions/workflows/e2e-tests.yaml/badge.svg"
src="https://github.com/cosmology-tech/starship/actions/workflows/pr-tests.yaml/badge.svg"
/>
</a>
</div>
Expand Down

0 comments on commit 5b4fc77

Please sign in to comment.