Skip to content

Commit f1c0791

Browse files
committed
docs: update README with new repository links
1 parent af66db9 commit f1c0791

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
[![Rust](https://img.shields.io/badge/Rust-1.70+-blue.svg)](https://rustup.rs/)
44
[![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
55
[![Version](https://img.shields.io/badge/Version-0.1.0-orange.svg)](Cargo.toml)
6-
[![CI](https://github.com/asadiakhou/bayesian-ssh/workflows/CI/badge.svg)](https://github.com/asadiakhou/bayesian-ssh/actions/workflows/ci.yml)
7-
[![Security](https://github.com/asadiakhou/bayesian-ssh/workflows/Security/badge.svg)](https://github.com/asadiakhou/bayesian-ssh/actions/workflows/security.yml)
8-
[![Release](https://github.com/asadiakhou/bayesian-ssh/workflows/Release/badge.svg)](https://github.com/asadiakhou/bayesian-ssh/actions/workflows/release.yml)
6+
[![CI](https://github.com/abdoufermat5/bayesian-ssh/workflows/CI/badge.svg)](https://github.com/abdoufermat5/bayesian-ssh/actions/workflows/ci.yml)
7+
[![Security](https://github.com/abdoufermat5/bayesian-ssh/workflows/Security/badge.svg)](https://github.com/abdoufermat5/bayesian-ssh/actions/workflows/security.yml)
8+
[![Release](https://github.com/abdoufermat5/bayesian-ssh/workflows/Release/badge.svg)](https://github.com/abdoufermat5/bayesian-ssh/actions/workflows/release.yml)
99

1010
> **An ultra-fast and intelligent SSH session manager with Kerberos support, bastion hosts, and advanced history management.**
1111
@@ -25,7 +25,7 @@
2525
### Installation
2626
```bash
2727
# Clone and build
28-
git clone https://github.com/asadiakhou/bayesian-ssh.git
28+
git clone https://github.com/abdoufermat5/bayesian-ssh.git
2929
cd bayesian-ssh
3030
cargo build --release
3131

0 commit comments

Comments
 (0)