|
1 | 1 | <p align="center"> |
2 | | - <img width="256" height="256" src="https://github.com/joshmedeski/sesh/v2/blob/main/sesh-icon.png" /> |
| 2 | + <img width="256" height="256" src="https://github.com/joshmedeski/sesh/blob/main/sesh-icon.png" /> |
3 | 3 | </p> |
4 | 4 |
|
5 | 5 | <h1 align="center">Sesh, the smart terminal session manager</h1> |
6 | 6 |
|
7 | 7 | <p align="center"> |
8 | | - <a href="https://github.com/joshmedeski/sesh/v2/actions/workflows/ci-cd.yml"> |
9 | | - <img alt="tests" src="https://github.com/joshmedeski/sesh/v2/actions/workflows/ci-cd.yml/badge.svg" /> |
| 8 | + <a href="https://github.com/joshmedeski/sesh/actions/workflows/ci-cd.yml"> |
| 9 | + <img alt="tests" src="https://github.com/joshmedeski/sesh/actions/workflows/ci-cd.yml/badge.svg" /> |
10 | 10 | </a> |
11 | | - <a href="https://goreportcard.com/report/github.com/joshmedeski/sesh/v2"> |
12 | | - <img alt="goreport" src="https://goreportcard.com/badge/github.com/joshmedeski/sesh/v2" /> |
| 11 | + <a href="https://goreportcard.com/report/github.com/joshmedeski/sesh"> |
| 12 | + <img alt="goreport" src="https://goreportcard.com/badge/github.com/joshmedeski/sesh" /> |
13 | 13 | </a> |
14 | 14 | <a href="https://opensource.org/licenses/MIT"> |
15 | 15 | <img src="https://img.shields.io/badge/License-MIT-yellow.svg" /> |
@@ -70,7 +70,7 @@ See the [nix package directory](https://search.nixos.org/packages?channel=unstab |
70 | 70 |
|
71 | 71 | </details> |
72 | 72 |
|
73 | | -**Note:** Do you want this on another package manager? [Create an issue](https://github.com/joshmedeski/sesh/v2/issues/new) and let me know! |
| 73 | +**Note:** Do you want this on another package manager? [Create an issue](https://github.com/joshmedeski/sesh/issues/new) and let me know! |
74 | 74 |
|
75 | 75 | ## Raycast Extension |
76 | 76 |
|
@@ -293,7 +293,7 @@ The first step is to build a CLI that can interact with tmux and be a drop-in re |
293 | 293 |
|
294 | 294 | ## Contributors |
295 | 295 |
|
296 | | -<a href="https://github.com/joshmedeski/sesh/v2/graphs/contributors"> |
| 296 | +<a href="https://github.com/joshmedeski/sesh/graphs/contributors"> |
297 | 297 | <img src="https://contrib.rocks/image?repo=joshmedeski/sesh" /> |
298 | 298 | </a> |
299 | 299 |
|
|
0 commit comments